1
0
mirror of https://github.com/preble/libpinproc synced 2026-02-24 18:25:23 +01:00

Keep track of chip_id and use it when retrieving switch states.

This commit is contained in:
Gerry Stellenberg
2013-10-02 13:45:18 -05:00
parent 2277042664
commit ab0739e0dd
3 changed files with 26 additions and 7 deletions

View File

@@ -147,6 +147,7 @@ protected:
uint16_t version;
uint16_t revision;
uint32_t chip_id;
uint32_t combinedVersionRevision;
/**
* Calculated combined Version/Revision number.