com2wi2: test with two interfaces.
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
; firmware settings including list of modules used
|
||||
|
||||
;#define MAIN_WITHOUT_MSG_HANDLING ; message handling done here
|
||||
;#define APP_STATS_NETDEV2
|
||||
#define APP_STATS_NETDEV2
|
||||
#define COM_ACCEPT_ALL_DEST ; accept all messages!
|
||||
|
||||
; #define MODULES_TIMER
|
||||
@@ -240,8 +240,8 @@ onEveryLoop:
|
||||
|
||||
;.equ netInterfaceData = netUartIface
|
||||
;.equ netInterfaceData = uart_bitbang_iface
|
||||
.equ netInterfaceData = com2wi0_iface
|
||||
;.equ netInterfaceData2 = com2w5_iface
|
||||
.equ netInterfaceData = com2wi0_iface
|
||||
.equ netInterfaceData2 = com2wi1_iface
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user