httpd: drop the tick rate comment on the ticks extern

This commit is contained in:
d00f
2026-08-18 23:30:45 +02:00
parent 78b3971782
commit cbd2a8c080
-1
View File
@@ -21,7 +21,6 @@
extern volatile __xdata uint8_t sfr_data[4];
extern volatile __xdata uint32_t ticks;
/* 200 Hz free-running tick, owned by rtlplayground.c */
extern __code uint8_t * __code hex;
extern __code struct f_data f_data[];
extern __code char * __code mime_strings[];