Overview
- Object ID : 2561 (2013-04-04)
- Author : Tom Smuts | added by Archiver
- Content : Code
- Microcontroller : Propeller 1
- Language : SPIN
- Category : Protocol
- Licence : Other
Content
Modified Full Duplex Serial Dec method that allows a decimal point to be inserted in a number. The new method, DecDP takes two parameters, value and dp. Value is the same as in the original Dec method. Dp is the number of decimal places.