Files
PX4-Autopilot/dsdl/uavcan/protocol/file/Path.uavcan
T
Pavel Kirienko 2337a5d547 File IO services
2014-06-15 21:10:36 +04:00

10 lines
143 B
Plaintext

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