checking in a little of the airtime so i can switch to the laptop.

This commit is contained in:
Jm
2020-12-24 22:12:59 -08:00
parent 8080bc608b
commit d5b57840d9
2 changed files with 37 additions and 0 deletions

6
src/airtime.h Normal file
View File

@@ -0,0 +1,6 @@
#pragma once
#include "configuration.h"
#include <Arduino.h>
#include <functional>