Skip to content
This repository has been archived by the owner on Apr 13, 2024. It is now read-only.

v1.1.1

Latest
Compare
Choose a tag to compare
@codeThatThinks codeThatThinks released this 28 Jul 01:49

Autotank LED Controller Firmware v1.1.1

Bugfix release:

  • Prevent the compiler from optimizing global variables touched by interrupts.
  • Set interrupt priorities to prevent possible race conditions.