We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bd5f15 commit c851b2eCopy full SHA for c851b2e
firmware/SpdReaderWriter.ino
@@ -16,7 +16,7 @@
16
#include <EEPROM.h>
17
#include "SpdReaderWriterSettings.h" // Settings
18
19
-#define VERSION 20211202 // Version number (YYYYMMDD)
+#define VERSION 20211206 // Version number (YYYYMMDD)
20
21
// RSWP RAM support bitmasks
22
#define DDR5 (1 << 5) // Offline mode control
0 commit comments