Skip to content

Arduino V1.13.6

Compare
Choose a tag to compare
@ClutchplateDude ClutchplateDude released this 09 Jun 16:35
· 7 commits to develop since this release
  • Added ability to query homing status during Autohoming(:XGAH#)
  • Fixed a bug in Autohomingthat would make it fail if it did not pass over the sensor during the initial 30 degree search
  • Added debounce function to detection of sensor state changes in Autohoming. There were single false sensor trigger spikes that incorrectly detected sensor transitions.
  • Updated ThingPulse OLED library to 4.6.1
  • Switched back to official repo for SSD1306-based displays