A simple library to support serving https.

Dependents:   oldheating gps motorhome heating

Revision:
10:e269fd7b9500
Parent:
4:6a1d887f1cad
Child:
21:a6d6e26dd742
--- a/pki/ser-cer.c	Wed Sep 11 07:24:21 2019 +0000
+++ b/pki/ser-cer.c	Tue Sep 24 18:11:02 2019 +0000
@@ -2,6 +2,7 @@
 
 #include "base64.h"
 #include "log.h"
+#include "led.h"
 
 uint8_t SerCerData[1024];
 int     SerCerSize = 0;