Skip to content

Commit b1c7c0b

Browse files
authored
1 parent 23c316f commit b1c7c0b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Diff for: cores/esp32/esp32-hal.h

-2
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,6 @@ void yield(void);
9090
#include "esp32-hal-psram.h"
9191
#include "esp32-hal-cpu.h"
9292

93-
void analogWrite(uint8_t pin, int value);
94-
9593
//returns chip temperature in Celsius
9694
float temperatureRead();
9795

0 commit comments

Comments
 (0)