mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
Create isTipDisconnected function
This commit is contained in:
@@ -74,6 +74,8 @@ bool getIsPoweredByDCIN();
|
||||
// Logs the system state to a debug interface if supported
|
||||
void log_system_state(int32_t PWMWattsx10);
|
||||
|
||||
// Returns true if the tip is disconnected
|
||||
bool isTipDisconnected();
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user