Revert "trying to make the stupid github action thing work :("

This reverts commit 0d0eb73179.
This commit is contained in:
Sebastian Haack 2024-12-25 22:37:50 +01:00
parent 568a946b55
commit f81d7f35ac
19 changed files with 8 additions and 5 deletions

View file

@ -0,0 +1,7 @@
#pragma once
#define HAL_USE_I2C TRUE
#define HAL_USE_PWM TRUE
#define HAL_USE_PAL TRUE
#include_next <halconf.h>