Update to store and forward. Don't merge this to main!

This commit is contained in:
Jm
2021-02-14 13:31:11 -08:00
parent ae46b3df32
commit f1a65f9d0e
6 changed files with 32 additions and 39 deletions

View File

@@ -6,7 +6,7 @@
#include "configuration.h"
#include <Arduino.h>
#include <SPIFFS.h>
#include <assert.h>
//#include <assert.h>
/*
As a sender, I can send packets every n-seonds. These packets include an incramented PacketID.