GarandPLG febf1215db Remove debug prints, correct reverse gear, tidy loop
- Comment out all Serial debugging statements and the artificial delay
  in
  Engine::update.
- Change reverse gear detection from `gearIdx == 5` to `gearIdx == -1`.
- Simplify the main loop in Projekt.ino by removing unnecessary braces,
  eliminating temporary blink variables, and calling
  `display.updateDirection`
  directly with the pin reads.
2026-06-16 17:32:31 +02:00
2026-06-16 01:02:00 +02:00
2026-06-16 01:02:00 +02:00
2026-06-16 01:02:00 +02:00
2026-06-16 01:02:00 +02:00
2026-06-16 01:02:00 +02:00
2026-06-16 01:02:00 +02:00
2026-06-16 01:02:00 +02:00
2026-06-16 01:02:00 +02:00
2026-06-16 01:02:00 +02:00
S
Description
No description provided
Readme 59 KiB
Languages
C++ 93.6%
C 6.4%