Remove PAL definition from \'halconf\'

This commit is contained in:
Gondolindrim 2024-03-02 19:34:36 -03:00
parent d42162a500
commit 199f5bb143
No known key found for this signature in database
GPG Key ID: A44E7AEDE212F56C

View File

@ -17,6 +17,5 @@
#pragma once
#define HAL_USE_PWM TRUE
#define HAL_USE_PAL TRUE
#include_next <halconf.h>