V3.2.0 release

This commit is contained in:
Ray Jones 2020-05-21 07:42:15 +10:00
parent 21e17d1a2b
commit 2548191173

View file

@ -133,8 +133,8 @@
const int FirmwareRevision = 32; const int FirmwareRevision = 32;
const int FirmwareSubRevision = 0; const int FirmwareSubRevision = 0;
const int FirmwareMinorRevision = 6; const int FirmwareMinorRevision = 0;
const char* FirmwareDate = "12 May 2020"; const char* FirmwareDate = "21 May 2020";
/* /*
* Macro to check the outputs of TWDT functions and trigger an abort if an * Macro to check the outputs of TWDT functions and trigger an abort if an