moved wifi code

This commit is contained in:
Kevin Hester 2021-01-03 20:11:03 +08:00
parent 10db80541f
commit 01848a9e5d

View File

@ -183,7 +183,7 @@ build_flags =
-Isdk-nrfxlib/crypto/nrf_oberon/include -Lsdk-nrfxlib/crypto/nrf_oberon/lib/cortex-m4/hard-float/ -lliboberon_3.0.3
;-DCFG_DEBUG=3
src_filter =
${arduino_base.src_filter} -<esp32/> -<nimble/> -<meshwifi/>
${arduino_base.src_filter} -<esp32/> -<nimble/> -<meshwifi/> -<mesh/wifi/>
lib_ignore =
BluetoothOTA
monitor_port = /dev/ttyACM1