@@ -41,7 +41,8 @@ static const struct pl_command_list_map cmd_list_map[_PL_NUM_CMDS] = {
 | 
			
		||||
	{PL_WAIT_FOR_TIME, "wait_time", 1u},
 | 
			
		||||
	{PL_SET_RAMP, "temp_ramp", 2u},
 | 
			
		||||
	{PL_LOUDSPEAKER_SET, "beep", 1u},
 | 
			
		||||
	{PL_OFF, "temp_off", 0u}
 | 
			
		||||
	{PL_OFF, "temp_off", 0u},
 | 
			
		||||
	{PL_CLEAR_FLAGS, "clear_flags", 0u},
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user