mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-07 00:53:41 +08:00
[ArDrone] Broadcast IP (win compatible)
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
|
||||
//Check if variables are set and else define them
|
||||
#ifndef LINK_HOST
|
||||
#define LINK_HOST "192.168.1.0"
|
||||
#define LINK_HOST "192.168.1.255"
|
||||
#endif
|
||||
#ifndef LINK_PORT
|
||||
#define LINK_PORT 4242
|
||||
|
||||
Reference in New Issue
Block a user