c01: added defs when using uart_bitbang2.

This commit is contained in:
Martin Preuss
2025-05-29 14:32:29 +02:00
parent 46720d791c
commit e584245965
2 changed files with 9 additions and 1 deletions

View File

@@ -61,6 +61,8 @@
#define MODULES_NETWORK
;#define MODULES_COMONUART0
#define MODULES_UART_HW
;#define MODULES_UART_BITBANG
#define MODULES_SPI_HW
#define MODULES_ILI9341
;#define MODULES_FONT_8X8
@@ -221,6 +223,6 @@ onEveryLoop:
; defines for network interface
.equ netInterfaceData = netUartIface
;.equ netInterfaceData = uart_bitbang_iface