Skip to content

Commit

Permalink
Reset
Browse files Browse the repository at this point in the history
  • Loading branch information
亨睿 committed Feb 18, 2020
1 parent ac41560 commit 2c48224
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/examples/settings/Settings.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

#include <EEPROM.h>

#define RESET_FLAG 81
#define RESET_FLAG 84

void SettingsClass::begin() {
EEPROM.begin(16);
Expand Down

0 comments on commit 2c48224

Please sign in to comment.