commit cambio de nombre

This commit is contained in:
Mauricio GM 2024-07-26 19:13:22 -06:00
parent 0c1669d8db
commit b96502c071
2 changed files with 1 additions and 1 deletions

0
include/mm.hpp → include/mm.h Executable file → Normal file
View File

View File

@ -1,6 +1,6 @@
#include <Arduino.h>
#include "esp32-hal-gpio.h"
#include "mm.hpp" /* Archivos header ubicados en include/ */
#include "mm.h" /* Archivos header ubicados en include/ */
void m1handler();
void m2handler();