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