#pragma once
#include <Arduino.h>
const String getChipId();
const String printMemoryStatus();
const String getHeapStats();