From cde1e8f2caf9ae4b414f3f578e97b91b6ff067b9 Mon Sep 17 00:00:00 2001 From: dannybackx Date: Mon, 5 Jun 2017 17:00:02 +0200 Subject: [PATCH] Remove the non-essential os_delay_us() alls. Polling in readPacket() copes with this. --- esp-link/cgimega.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/esp-link/cgimega.c b/esp-link/cgimega.c index 141b5eb..d5acec0 100644 --- a/esp-link/cgimega.c +++ b/esp-link/cgimega.c @@ -495,9 +495,9 @@ static void ICACHE_FLASH_ATTR sendProgramPageQuery(char *data, int pgmLen) { for (int i=0, j=10; i