Skip to content

madflight v1.1.1

Compare
Choose a tag to compare
@qqqlab qqqlab released this 16 May 23:42
· 42 commits to main since this release

Changes

  • Pinout can be changed in the main .ino file (no need to edit header files)
  • IMU update now interrupt driven only (removed polling option)
  • IMU interrupt code moved to imu.h
  • Reduce number of global variables