Corrected compiler warning for silence timer function.

This commit is contained in:
skarg
2011-05-28 03:11:27 +00:00
parent 92586d6c5f
commit 8ed45a0f6f
+1 -1
View File
@@ -109,7 +109,7 @@ struct mstp_port_struct_t {
/* denote intervals between N-1 and N */
/* Note: done here as functions - put into timer task or ISR
so that you can be atomic on 8 bit microcontrollers */
uint16_t(
uint32_t(
*SilenceTimer) (
void);
void (