knurling-rs / probe-run

Run embedded programs just like native ones
Apache License 2.0
645 stars 75 forks source link

Fix `fn round_up`. #330

Closed Urhengulas closed 2 years ago

Urhengulas commented 2 years ago

It was hardcoding k as 4. This PR changes the fn to actually use k. This resultet in no problem so far, because it was only used with k=4.

Urhengulas commented 2 years ago

bors r=justahero

bors[bot] commented 2 years ago

Build succeeded: