You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Oops might have removed that specific run as I had many test runs.
But yes , the UNO does support uint64_t in math but cannot print them (without my printHelpers class)
The test environment can print them, so that is good for testing!
Building the statHelpers library
I found that printing uint64_t is natively supported (UNO's Serial print does not ) by using %ld
Maybe the reference can mention 2 lines about this.
(low prio - documentation)
The text was updated successfully, but these errors were encountered: