lcd ili9341
This commit is contained in:
9
reflow_plate_fw/src/status.h
Normal file
9
reflow_plate_fw/src/status.h
Normal file
@@ -0,0 +1,9 @@
|
||||
#pragma once
|
||||
|
||||
#include "Arduino.h"
|
||||
#include "board.h"
|
||||
|
||||
|
||||
void initStatus(void);
|
||||
void handleStatus(void);
|
||||
uint32_t getLooptime(void);
|
||||
Reference in New Issue
Block a user