1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-20 10:24:18 +03:00

Broken EspSoftwareSerial example (#9153)

This commit is contained in:
Max Prokhorov
2024-06-15 21:40:36 +03:00
committed by GitHub
parent 754324e56e
commit 7e3d1bd0d8

View File

@ -45,7 +45,8 @@ function skip_ino()
*"/TeensySdioDemo/"* | \
*"/TeensySdioLogger/"* | \
*"/UserChipSelectFunction/"* | \
*"/UserSPIDriver/"*)
*"/UserSPIDriver/"* | \
*"/onewiretest/"*)
return 0
;;
*"Teensy"*)