Dual Band WiFi Analyzer with Wio Terminal

Just purchased a Wio Terminal… Immediately ran into issues not seeing anything on the LCD, but found that using Arduino portable for my Wio worked to avoid library conflicts with the LCD library, so all works there.

I wanted to try this WiFi example, but now getting this error…

Arduino: 1.8.19 (Windows 10), Board: "Seeeduino Wio Terminal, Master, Enabled, 120 MHz (standard), Small (-Os) (standard), 50 MHz (standard), Arduino, Off, On"

In file included from C:\Arduino Portable\portable\sketchbook\libraries\Arduino_GFX\src/Arduino_GFX_Library.h:28:0,

                 from C:\Arduino Portable\portable\sketchbook\libraries\Arduino_GFX\examples\WiFiAnalyzer\WioWiFiAnalyzer\WioWiFiAnalyzer.ino:18:

C:\Arduino Portable\portable\sketchbook\libraries\Arduino_GFX\src/Arduino_GFX.h:369:3: error: expected ';' at end of member declaration

   GFXfont *gfxFont; ///< Pointer to special font

   ^~~~~~~

C:\Arduino Portable\portable\sketchbook\libraries\Arduino_GFX\src/Arduino_GFX.h:369:12: error: ISO C++ forbids declaration of 'gfxFont' with no type [-fpermissive]

   GFXfont *gfxFont; ///< Pointer to special font

            ^~~~~~~

exit status 1

Error compiling for board Seeeduino Wio Terminal.

I don’t know what this error refers too, I believe I have all the needed libraries installed :face_with_diagonal_mouth:

FYI, I have updated the RTL8720 firmware to 2.1.3