Fixed config flash routines, added probe calibration routine
Have only tested one config write so far. Will test others and fix if needed
This commit is contained in:
@@ -16,9 +16,6 @@ void probe_mode_switch(uint8_t mode);
|
||||
|
||||
void probe_measure();
|
||||
|
||||
void probe_set_thresh(uint8_t set);
|
||||
uint8_t probe_get_thresh();
|
||||
|
||||
|
||||
|
||||
#endif /* _INC_PROBE_H */
|
||||
Reference in New Issue
Block a user