pokitto / PokittoLib

Library for making programs on Pokitto hardware
22 stars 16 forks source link

Fix draw bitmap frame overload #80

Closed Pharap closed 5 years ago

Pharap commented 5 years ago

This PR fixes the overload of drawBitmap that draws single frames of 'multi-frame bitmaps'. I've also added a considerable amount of documentation for said function.