mirror of
https://github.com/wagiminator/ATmega-Soldering-Station.git
synced 2025-08-08 13:00:59 +03:00
修正不正确的版本号显示
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user