Make "HighByte" variable in the CDC Bootloader a uint8_t rather than a bool to be...
[pub/USBasp.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__ */
 
 /** @} */
+