summaryrefslogtreecommitdiff
path: root/robot/mode_dirc.h
blob: 25a664ab454746d6845a30041aa6be03bd2540b7 (plain)
1
2
3
4
5
6
7
8
#pragma once

/**
 * direct control mode
 *
 * respond to DIRC commands
 */
void w2_mode_dirc();