Fixed some bugs with build in modules.

This commit is contained in:
Brad Nelson
2023-07-06 22:55:18 -07:00
parent 7b74cddf2d
commit a5f9ca1b35
3 changed files with 8 additions and 3 deletions

View File

@ -54,7 +54,7 @@
// Hook to pull in words from optional serial bluetooth support.
# if __has_include("serial-bluetooth.h")
# include "bluetooth-serial.h"
# include "serial-bluetooth.h"
# else
# define OPTIONAL_SERIAL_BLUETOOTH_SUPPORT
# define OPTIONAL_BLUETOOTH_VOCABULARY