We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea1c055 commit e92c22aCopy full SHA for e92c22a
ports/esp8266/etshal.h
@@ -9,8 +9,6 @@
9
void ets_isr_mask(uint32_t mask);
10
void ets_isr_unmask(uint32_t mask);
11
12
-void ets_wdt_disable(void);
13
-
14
// Opaque structure
15
#ifndef MD5_CTX
16
typedef char MD5_CTX[88];
0 commit comments