Fix style
This commit is contained in:
@@ -41,7 +41,7 @@ void oven_pid_init(struct pid_controller *controller_to_copy);
|
||||
|
||||
void oven_pid_handle(float target_temp);
|
||||
|
||||
void oven_pid_stop();
|
||||
void oven_pid_stop(void);
|
||||
|
||||
void oven_driver_apply_power_level(void);
|
||||
|
||||
|
Reference in New Issue
Block a user