commit cambio de nombre
This commit is contained in:
parent
0c1669d8db
commit
b96502c071
0
include/mm.hpp → include/mm.h
Executable file → Normal file
0
include/mm.hpp → include/mm.h
Executable file → Normal file
|
|
@ -1,6 +1,6 @@
|
||||||
#include <Arduino.h>
|
#include <Arduino.h>
|
||||||
#include "esp32-hal-gpio.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 m1handler();
|
||||||
void m2handler();
|
void m2handler();
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user