Respaldo/Origen #1

Merged
Deimon merged 2 commits from Origin into Master 2024-07-30 13:25:48 -06:00
Showing only changes of commit 85d64e4f1c - Show all commits

View File

@ -1,7 +1,7 @@
#include <Arduino.h>
#include <esp_now.h>
#include <WiFi.h>
uint8_t broadcastAddress[] = {0xB0, 0xA7, 0x32, 0x22, 0x60, 0x98}; // B0:A7:32:22:60:98
uint8_t broadcastAddress[] = {0xB0, 0xA7, 0x32, 0x22, 0x60, 0x98}; // B0:A7:32:22:60:98
int con = 25;
int gas = 26;