initial commit
[ld37_one_room] / src / post.h
1 #ifndef POST_H_
2 #define POST_H_
3
4 void slow_post(unsigned int sdr);
5
6 #endif  // POST_H_