Merge pull request 'Commit cambio de nombre' (#3) from cambio-nombre into main
Reviewed-on: https://git.fisionx.mooo.com/FisionX/Micromouse/pulls/3
This commit is contained in:
commit
07895f7cea
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 "esp32-hal-gpio.h"
|
||||
#include "mm.hpp" /* Archivos header ubicados en include/ */
|
||||
#include "mm.h" /* Archivos header ubicados en include/ */
|
||||
|
||||
void m1handler();
|
||||
void m2handler();
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user