From 93131000b22a7115d26534db93d99e4972d4377a Mon Sep 17 00:00:00 2001 From: Matthias Ringwald Date: Fri, 31 Mar 2017 17:38:42 +0200 Subject: [PATCH] esp32: update readme --- port/esp32/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/port/esp32/README.md b/port/esp32/README.md index 2b7d31b6d..2777b99b5 100644 --- a/port/esp32/README.md +++ b/port/esp32/README.md @@ -10,11 +10,11 @@ Status: Initial port. Only SPP + LE Throughput example provided. ## Usage -In port/esp32, run +In port/esp32/template, run make -to compile the LE Counter example +to compile the SPP and LE Streamer example Run