Fixed possible rounding in the VERSION_BCD() macros for some 0.01 step increments...
[pub/lufa.git] / Projects / Webserver / Lib / uip / timer.h
index 057bea4..04917e4 100644 (file)
@@ -84,3 +84,4 @@ int timer_expired(struct timer *t);
 #endif /* __TIMER_H__ */
 
 /** @} */
+