fix(spelling): Fix spelling mistake · espressif/arduino-esp32@ebec20e (original) (raw)

Original file line number Diff line number Diff line change
@@ -24,7 +24,7 @@ The advantages of using Wokwi include:
24 24
25 25 Unique features provided by Wokwi:
26 26
27 -- WiFi simulation - Connect your simulated project to the internet. You can use MQTT, HTTP, NTP, and many other network protocols.
27 +- Wi-Fi simulation - Connect your simulated project to the internet. You can use MQTT, HTTP, NTP, and many other network protocols.
28 28 - Virtual Logic Analyzer - Capture digital signals in your simulation (e.g. UART, I2C, SPI) and analyze them on your computer.
29 29 - Advanced debugging with GDB - Powerful Arduino debugger for advanced users.
30 30 - SD card simulation - Store and retrieve files and directories from your code. Paying users can also upload binary files (such as images)