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
pfpu command: print results always as hex dump and as floats
Before, main_pfpu tried to be a bit too smart and made the output
format follow the input format. More often than not, this turned
out to be inconvenient. Now we just print both - let the user
sort them out.
0 commit comments