Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.
|
Forum Index : Microcontroller and PC projects : Keypad Interface
Author | Message | ||||
andreas Senior Member Joined: 07/12/2020 Location: GermanyPosts: 206 |
PicoMite User Manual MMBASIC Ver 5.08.00 page 42 In the example for the use of the KEYPAD command there is the keyword DEVICE as prefix missing. Example: ' keypad Device KEYPAD Taste,myint,GP2,GP3,GP4,GP5,GP6,GP7,GP14,GP15 Sub myint() Print "Taste = " Taste End Sub Do Pause 1000 Loop End -andreas |
||||
Geoffg Guru Joined: 06/06/2011 Location: AustraliaPosts: 3194 |
Thanks, will fix. Geoff Geoff Graham - http://geoffg.net |
||||
Print this page |