Skip to content

Commit 7defc6e

Browse files
authored
Update README.md
1 parent 551e422 commit 7defc6e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Diff for: README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Arduino core for ESP32 WiFi chip
22

3-
[![Join the chat at https://gitter.im/espressif/arduino-esp32](https://badges.gitter.im/espressif/arduino-esp32.svg)](https://gitter.im/espressif/arduino-esp32?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
3+
## Need help or have a question? Join the chat at [![https://gitter.im/espressif/arduino-esp32](https://badges.gitter.im/espressif/arduino-esp32.svg)](https://gitter.im/espressif/arduino-esp32?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
44

55
- [Development Status](#development-status)
66
- Installing options:
@@ -117,7 +117,6 @@ Linux 32/64, Linux ARM (like Raspberry Pi, BeagleBone, CubieBoard).
117117
```arduino
118118
//file: main.cpp
119119
#include "Arduino.h"
120-
extern "C" void initArduino();
121120

122121
extern "C" void app_main()
123122
{

0 commit comments

Comments
 (0)