From 2bc7836b9fee6f7a44360fda742640cb59183f05 Mon Sep 17 00:00:00 2001 From: p229763 Date: Fri, 22 Mar 2019 15:11:45 +0000 Subject: [PATCH] Update 'README.md' external libraries removed --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index e893f7e..ddd37d5 100644 --- a/README.md +++ b/README.md @@ -35,8 +35,4 @@ An adaptive frequency oscillator example with Arduino. ## Libraries -- **NativeDDS** -A library for implementing a Direct Digital Synthesizer in software. - -- **TrueRMS** -A library for calculating the average, rms and power of DC+AC input signals, measured with the ADC. +Currently there are no libraries available.