BrightAuthor+OnBoard GPIO's Inputs+Autorun.brs
Hi all, I have a need to use the expander's GPIOs as outputs whenever an on board GPIO is pressed! For example: - If GPIO0 is pressed, then the expander GPIO8 is set to be active - If GPIO1 is pressed, then the expander GPIO9 is set to be active, etc. I knew from the other thread that BrightAuthor does not support the expander GPIOs settings and need to write a custom script to trigger them. Does anyone know where/which line of code in the standard autorun.brs (which comes after publishing a project using BrightAuthor) that handle the user's inputs from the on board GPIOs? Once I know this I can insert the code to set the expander's GPIOs! Thanks a lot in advance, Soulivanh