Skip to content

Commit

Permalink
Update app.c
Browse files Browse the repository at this point in the history
  • Loading branch information
atc1441 committed Oct 28, 2021
1 parent 6967b97 commit d7d3c70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ATC_Thermometer/app.c
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
#include "sensor.h"



RAM uint32_t last_delay = 0xFFFF0000, last_adv_delay = 0xFFFF0000, last_battery_delay = 0xFFFF0000;
RAM bool last_smiley;
int16_t temp = 0;
Expand Down

0 comments on commit d7d3c70

Please sign in to comment.