Update and rename code-snips.md to Code-Snips.md

This commit is contained in:
Alexander 2024-08-11 01:08:10 -04:00 committed by GitHub
parent 77d16077cd
commit 22c69efbe4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,3 +1,9 @@
---
layout: tutorial
---
# Code Snips
```C
const *char WIFI_SSID = "IoT_bots";
const *char WIFI_PASSWORD = "405405405";