#include "pico/stdlib.h"
static const char NETWORK[] = "network name here";
static const char PASSWORD[] = "network password here";