MAVLink input support (control using mobile phone)

This commit is contained in:
Oleg Kalachev
2024-01-17 15:39:40 +03:00
parent 8e629e3eea
commit 172f6b173a
6 changed files with 47 additions and 2 deletions

View File

@@ -0,0 +1 @@
// Dummy file to make it possible to compile simulator with util.ino

3
gazebo/soc/soc.h Normal file
View File

@@ -0,0 +1,3 @@
// Dummy file to make it possible to compile simulator with util.ino
#define WRITE_PERI_REG(addr, val) {}