1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-04-21 10:26:06 +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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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