]> Git Repo - pov-display-rpi.git/blobdiff - src/main.cpp
fixed typo
[pov-display-rpi.git] / src / main.cpp
index 13ee5685ea3a28f3ec0a2a94a2618c74254da41a..ba3ac78ae4a1f96a8b2cee315f35c3fc9172bba8 100644 (file)
@@ -24,7 +24,7 @@ return time.tv_usec;
 
 void lines(uint16_t data[chips][12]);
 
-void getDelay(uint64_t &delay, struct timeval &last);
+void getDelay(uint64_t &delay, uint64_t &last);
 
 int main(int argc, char *argv[])
 {
This page took 0.022512 seconds and 4 git commands to generate.