From 395eadfb1d6f3f2b97849394b22a31fb7a42d622 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?King=20K=C3=A9vin?= Date: Tue, 10 Nov 2015 22:34:40 +0100 Subject: [PATCH] add AES encryption with CRC implemented implemented --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 8b7fd25..a1460e1 100644 --- a/README.md +++ b/README.md @@ -90,8 +90,5 @@ connect the power meter UART port using a USB to UART converter. TODO ==== -arduino_nano: -- use encryption for the RF communication (AES-128) - rpi: - provide influxdb hostname, username, and password as parameter