| Issue 6: | Integer repeat values for bulk read, clock ticks, delays, etc. | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Current repeat values (e.g. r:10) are up to one byte, or 255. This change would add integer length repeat values. 1. Update protocol libraries to pass integer repeat values. 2. Update repeat reading routine to read integer values and return integer repeat values. |
|
,
Apr 14, 2009
User input functions now read and return integer values. Need to update abstraction routines (busPirateCore.c) and individual libraries to use integers. Libraries need to use bpWintdec to write integer repeat values to the user terminal. |
|
|
|