Introduce revision number field

This commit is contained in:
ISSOtm
2020-01-27 10:06:17 +01:00
parent fa1fba7fd9
commit f363541611
3 changed files with 12 additions and 4 deletions

View File

@@ -14,6 +14,7 @@
#define RGBDS_OBJECT_VERSION_STRING "RGB%1hhu"
#define RGBDS_OBJECT_VERSION_NUMBER (uint8_t)9
#define RGBDS_OBJECT_REV 0
enum RPNCommand {
RPN_ADD = 0x00,