getTipResistanceX10()
This commit is contained in:
@@ -17,3 +17,5 @@ void power_check() {
|
||||
}
|
||||
|
||||
bool getIsPoweredByDCIN() { return false; }
|
||||
|
||||
uint8_t getTipResistanceX10() { return TIP_RESISTANCE; }
|
||||
Reference in New Issue
Block a user