Commit Graph

2 Commits

Author SHA1 Message Date
retro-wertz
f0a08edc6d [rt-01.c] silence warning [-Wimplicit-function-declaration]
Silence this warning, and possible android buildfix:
src/boards/rt-01.c: In function ‘UNLRT01Read’:
src/boards/rt-01.c:36:18: warning: implicit declaration of function ‘rand’ [-Wimplicit-function-declaration]
   return 0xF2 | (rand() & 0x0D);
2017-08-27 08:41:14 +08:00
Oggom
ee9f96c540 Backport r183 - UNIF RT-01 - new dump "Dlya Proverki TV Pristavok" 2017-08-23 20:18:38 +02:00