Add first timer files

This commit is contained in:
2025-08-26 16:33:54 -07:00
parent ab1d00788b
commit db9aa71839
4 changed files with 21 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
#include "SHAL.h"
#include "stm32f0xx.h" // Or your device header
volatile int prev_button = false;