#pragma once
#include <WiFi.h>
#include "shared.hpp"
int modulo(int x,int N);
String getMyHostname();