Skip to content

Commit

Permalink
Academy: an attempt to fix Actions CI build for 'Uno R4 WiFi' target
Browse files Browse the repository at this point in the history
  • Loading branch information
lyusupov committed Feb 23, 2024
1 parent 7cf5401 commit a94f92a
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,12 @@

////////////////////////////////////////

#elif defined(ARDUINO_ARCH_RENESAS_UNO)

#if (_WIFI_LOGLEVEL_ > 2)
#warning Use Uno R4 from WiFiWebServer
#endif

#else

#warning Unknown or unsupported board
Expand Down

0 comments on commit a94f92a

Please sign in to comment.