Create halconf.h

This commit is contained in:
Smartmmd 2024-06-14 17:42:03 +08:00 committed by GitHub
parent 48354685d4
commit 0ff5d3dfe3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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