We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6258f0 commit c24b611Copy full SHA for c24b611
PowerMeter.h
@@ -1,6 +1,8 @@
1
#ifndef __POWERMETER_H__
2
#define __POWERMETER_H__
3
4
+#define DO1 5
5
+
6
#include <Arduino.h>
7
#include <esp_int_wdt.h>
8
#include <esp_task_wdt.h>
0 commit comments