Search found 1 match
- Tue Jul 18, 2017 5:23 pm
- Forum: Software issues
- Topic: Microsecond WAIT
- Replies: 1
- Views: 10094
Microsecond WAIT
>from the help line >Is there a way to use WAIT with microseconds? If not, I would like to request this function as it would be handy. Is there another way to do this easily? There are examples of this in the BASIC libraries, where it is normally done in line using the builtin TIMER. START = TIMER W...