mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2024-10-05 20:47:50 -04:00
Update and rename code-snips.md to Code-Snips.md
This commit is contained in:
parent
77d16077cd
commit
22c69efbe4
@ -1,3 +1,9 @@
|
||||
---
|
||||
layout: tutorial
|
||||
---
|
||||
|
||||
# Code Snips
|
||||
|
||||
```C
|
||||
const *char WIFI_SSID = "IoT_bots";
|
||||
const *char WIFI_PASSWORD = "405405405";
|
Loading…
Reference in New Issue
Block a user