Mow Units: No rounding #3

Merged
djuri merged 2 commits from kdmukai/btclock_v3:mow_units_no_rounding into main 2024-12-10 13:26:24 +00:00
Showing only changes of commit 9ada991ab1 - Show all commits

View file

@ -1,5 +1,4 @@
#include "utils.hpp"
#include <iostream>
int modulo(int x, int N)
{