Refactor PinecilV2 Tuning

Closes #1688
This commit is contained in:
Ben V. Brown
2023-06-04 12:13:26 +10:00
parent 286afad919
commit e7bcf920ba
7 changed files with 24 additions and 13 deletions

View File

@@ -20,6 +20,8 @@ void power_check();
uint8_t getTipResistanceX10();
uint8_t getTipThermalMass();
uint8_t getTipInertia();
#ifdef __cplusplus
}