mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-01-27 20:48:36 +00:00
Add new library (HanToJson) and reduce the duplication needed in sketch(es)
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
enum class Aidon
|
||||
{
|
||||
List1 = 0x01,
|
||||
List21 = 0x09,
|
||||
List2 = 0x0D,
|
||||
List3 = 0x12
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user