Fixup build errors on develop branch. (#12723)

This commit is contained in:
Nick Brassel 2021-05-11 11:01:58 +10:00 committed by GitHub
parent 0432bde962
commit f41fc6b70c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 0 deletions

View file

@ -21,6 +21,7 @@
#pragma once
#define HAL_USE_GPT TRUE
#define HAL_USE_PWM TRUE
#include_next <halconf.h>