|
.clang-format
|
chore: add clang-format config file
|
2025-06-05 15:25:15 +02:00 |
|
config.h
|
feat: add IO and PINS definitions
|
2025-06-05 10:43:04 +02:00 |
|
maths.cpp
|
feat: try implement roll correction for maths
|
2025-06-05 11:05:36 +02:00 |
|
maths.h
|
feat: add maths compute definitions
|
2025-06-05 10:55:26 +02:00 |
|
README.md
|
initial commit
|
2025-06-05 10:42:03 +02:00 |
|
turret.cpp
|
fix: replace int by long to avoid overflow
|
2025-06-05 10:50:10 +02:00 |
|
turret.h
|
feat: add Turret class header definitions
|
2025-06-05 10:44:45 +02:00 |
|
turret_debug.ino
|
feat: implement main with a demo
|
2025-06-05 14:54:35 +02:00 |