Skip to content

Commit f2fc2dd

Browse files
committed
Some tweaks
1 parent 05b2793 commit f2fc2dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platformio.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -480,7 +480,7 @@ build_src_filter = +<*> -<.git/> -<.svn/> +<../examples/UnitUnified/UnitRF433T/P
480480
; Tranceiver
481481
; For the following samples, please refer to PlotToSerial to create env for your own environment
482482
; 以下のサンプルは、PlotToSerial を参考にして、自分の環境にあった env を作成してください
483-
[env:UnitRF433_Transceiver_Core_Arduino_latest]
483+
[env:Transceiver_Core_Arduino_latest]
484484
extends=Core, option_release, arduino_latest
485485
build_src_filter = +<*> -<.git/> -<.svn/> +<../examples/UnitUnified/Transceiver>
486486

0 commit comments

Comments
 (0)