whitespace change from automatic formatting

This commit is contained in:
Jake Goodwin 2026-02-22 19:33:05 -08:00
parent 07c93cb110
commit 8bde6dd87b

View file

@ -60,7 +60,7 @@ extern "C"
uint8_t upper_limit; uint8_t upper_limit;
uint8_t reset_value; uint8_t reset_value;
uint8_t clk_divider; uint8_t clk_divider;
bool enable_ewi; bool enable_ewi;
} WWDT_Config; } WWDT_Config;
// struct WWDG; // struct WWDG;