Some tweaks

This commit is contained in:
GOB
2025-07-15 19:29:32 +09:00
parent 05b27934ca
commit f2fc2dde32
+1 -1
View File
@@ -480,7 +480,7 @@ build_src_filter = +<*> -<.git/> -<.svn/> +<../examples/UnitUnified/UnitRF433T/P
; Tranceiver
; For the following samples, please refer to PlotToSerial to create env for your own environment
; 以下のサンプルは、PlotToSerial を参考にして、自分の環境にあった env を作成してください
[env:UnitRF433_Transceiver_Core_Arduino_latest]
[env:Transceiver_Core_Arduino_latest]
extends=Core, option_release, arduino_latest
build_src_filter = +<*> -<.git/> -<.svn/> +<../examples/UnitUnified/Transceiver>