---
layout: tutorial
# Code Snips
```C
const *char WIFI_SSID = "IoT_bots";
const *char WIFI_PASSWORD = "405405405";
```