rogerclarkmelbourne / Arduino_STM32

Arduino STM32. Hardware files to support STM32 boards, on Arduino IDE 1.8.x including LeafLabs Maple and other generic STM32F103 boards
Other
2.49k stars 1.25k forks source link

fixes #883 #889

Closed ArminJo closed 1 year ago

ArminJo commented 1 year ago

random() without parameter like in standard Arduino API is missing.

rogerclarkmelbourne commented 1 year ago

Thanks

I will need to test compile this to confirm it at least compiles, but I can't do that until later today at the earliest

rogerclarkmelbourne commented 1 year ago

Thanks

My 'test' sketch still compiled OK, so I've merged the PR