Improve documentation and beatify pieces of code
This commit is contained in:
@@ -27,7 +27,6 @@
|
||||
void HardFault_Handler(void)
|
||||
{
|
||||
/* This is a non recoverable fault. Stop the oven */
|
||||
|
||||
oven_driver_set_power(0);
|
||||
oven_driver_apply_power_level();
|
||||
|
||||
|
Reference in New Issue
Block a user