Add in a new common Delay_MS() function, which provides a blocking delay for all...
[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__ */
 
 /** @} */
+