add warning

This commit is contained in:
tTh 2024-08-15 14:18:47 +02:00
parent 82a7050d07
commit 8c30ea844f

View File

@ -28,6 +28,9 @@ printf("%c\r", batons[foo&0x03]); fflush(stdout);
/*::------------------------------------------------------------------::*/ /*::------------------------------------------------------------------::*/
/* /*
* I think that the 'chrono' system is full broken * I think that the 'chrono' system is full broken
*
* You have to look at 'functions.c' for more timing functions.
*
*/ */
#define NB_CHRONOS 42 #define NB_CHRONOS 42