CHiPs44 / hagl_pico_vgaboard

HAGL HAL for Raspberry Pi Pico VGA board (scanvideo)
Other
5 stars 1 forks source link

Use new srand() like function from SDK 1.5.x instead of srand_rosc() #22

Closed CHiPs44 closed 11 months ago

CHiPs44 commented 1 year ago

use srand(get_rand_32/64()) and revert to rand()