Home
last modified time | relevance | path

Searched refs:NXT_MODE_BRAKE (Results 1 – 2 of 2) sorted by relevance

/dports/devel/roboctl/roboctl-0.3.8/Libs/C/
H A Drct_nxt_output.h5 NXT_MODE_BRAKE = 0x02, enumerator
34 #define NXT_OUTPUT_INIT { NXT_MODE_BRAKE, NXT_REGULATION_MODE_IDLE, \
H A Dnxt_output.c6 nxt_output->mode = NXT_MODE_BRAKE; in nxt_output_init()