修正不正确的版本号显示

This commit is contained in:
createskyblue
2020-10-06 23:24:28 +08:00
parent c3e82dd081
commit 1c87c8832a
4 changed files with 4 additions and 4 deletions

View File

@@ -888,7 +888,7 @@ Arduboy2 arduboy;
#include <avr/sleep.h>
// Firmware version
#define VERSION "v1.8t1"
#define VERSION "v1.8t2"
// Type of rotary encoder
#define ROTARY_TYPE 1 // 0: 2 increments/step; 1: 4 increments/step