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

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