Files
PX4-Autopilot/dsdl/uavcan/protocol/file/Path.uavcan
T
2015-02-08 01:37:47 +03:00

10 lines
134 B
Plaintext

#
# Nested type.
# File system path in UTF8.
# The only valid separator is forward slash.
#
uint8 SEPARATOR = '/'
uint8[<=200] path