Refactor temperature profile executer
This commit is contained in:
		@@ -414,7 +414,7 @@ static SlList *load_file_list_from_sdcard(int *error, const char *file_pattern)
 | 
			
		||||
static void gui_menu_temp_profile_execute(struct lcd_menu *menu, enum menu_entry_func_entry entry_type, void* parent)
 | 
			
		||||
{
 | 
			
		||||
	static void *my_parent;
 | 
			
		||||
	const struct tpe_current_state *state;
 | 
			
		||||
	const struct tpe_exec_state *state;
 | 
			
		||||
	static uint64_t last_tick;
 | 
			
		||||
	float temperature;
 | 
			
		||||
	float resistance;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user