mikaelpatel / Arduino-Shell

RPN Postscript/Forth Command Shell for Arduino
19 stars 5 forks source link

Enhance: Add support for print number base #37

Closed mikaelpatel closed 8 years ago

mikaelpatel commented 8 years ago

Numbers are only printed in decimal base.

mikaelpatel commented 8 years ago

Please see commit https://github.com/mikaelpatel/Arduino-Shell/commit/a3467d5ccab1f7fc78d34118785578c52cd9720a.

mikaelpatel commented 8 years ago

With and without base prefix.