next attempt

This commit is contained in:
Sebastian Haack 2024-12-27 22:01:14 +01:00
parent fa623840c1
commit 9c88343a59
9 changed files with 4 additions and 4 deletions

View file

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