summaryrefslogtreecommitdiff
path: root/robot/mode_spin.h
blob: 1f721dc4c228367228f720768b03f77af5ff9f79 (plain)
1
2
3
4
5
6
7
8
9
10
#pragma once

/** @file mode_spin.h */

/**
 * wet floor simulation
 *
 * spin uncontrollably (simulating wet floor??)
 */
void w2_mode_spin();