fixed - if we failed to get the physical address of the device that we are connected...
[deb_libcec.git] / src / lib / CECProcessor.h
index dff892e8b9ee2b1e5e588640705a451ff9977605..5593a2cc99e5be970756bd2d778df3f91e27ba50 100644 (file)
@@ -77,6 +77,7 @@ namespace CEC
       bool RegisterClient(CCECClient *client);
       bool UnregisterClient(CCECClient *client);
       void UnregisterClients(void);
+      uint16_t GetPhysicalAddressFromEeprom(void);
       CCECClient *GetPrimaryClient(void);
       CCECClient *GetClient(const cec_logical_address address);