Various cleanups of G33

- update comment section
- redefined P5 grid
- minor clean to probe radius routine
- updated EEPROM version to V37 according remark in #6517
This commit is contained in:
LVD-AC
2017-05-01 14:05:59 +02:00
committed by Scott Lahteine
parent ac69eca586
commit da2abad636
2 changed files with 89 additions and 85 deletions

View File

@ -36,13 +36,13 @@
*
*/
#define EEPROM_VERSION "V36"
#define EEPROM_VERSION "V37"
// Change EEPROM version if these are changed:
#define EEPROM_OFFSET 100
/**
* V35 EEPROM Layout:
* V37 EEPROM Layout:
*
* 100 Version (char x4)
* 104 EEPROM Checksum (uint16_t)