Skip to content

Commit

Permalink
enable auto update
Browse files Browse the repository at this point in the history
  • Loading branch information
ricki-z authored Apr 9, 2024
1 parent 2008a38 commit 55110d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion airrohr-firmware/ext_def.h
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@ static const char MEASUREMENT_NAME_INFLUX[] PROGMEM = "feinstaub";
#define MHZ19_READ 0

// automatic firmware updates
#define AUTO_UPDATE 0
#define AUTO_UPDATE 1

// use beta firmware
#define USE_BETA 0
Expand Down

0 comments on commit 55110d2

Please sign in to comment.