blob: f56811aa808afa13227d5a1bbe586643e3b9135e (
plain)
1
2
3
4
5
6
|
/* Menu Thing for RVController - Screensaver
* A product of Advanced Mesecons Devices, a Cheapie Systems company
* This is free and unencumbered software released into the public domain.
* See http://unlicense.org/ for more information */
void runScreensaver(void);
|