android/GlueIOIOPort: fix spurious errors after IOIO baud rate change
[xcsoar.git] / src / Sizes.h
blob0de5e7e37e87db68a824c21a3dbd76af7fef1bd1
1 #ifndef XCSOAR_SIZES_H
2 #define XCSOAR_SIZES_H
4 // max length airspace and waypoint names
5 #define NAME_SIZE 50
7 #endif