whitespace clean

This commit is contained in:
richonguzman 2024-03-06 09:02:35 -03:00
parent 8aa8c3ba34
commit c7929fc113
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
extern Configuration Config;
extern logging::Logger logger;
extern uint32_t bmeLastReading;
extern uint32_t bmeLastReading;
float newHum, newTemp, newPress, newGas;