Skip to content

Instantly share code, notes, and snippets.

#include <ESPert.h>
#include <ESP8266WiFi.h>
#include "CMMCInterval.h"
void CurrentPrint();
CMMCInterval myInterval1(1, CurrentPrint);
float out = 0;
double sum = 0;