( ADS1115Forth_App)
( Uses Forth GPIO software and RiscOS I2C software)
( R.J.Wilks  June 2016)

DECIMAL

CR ." Loading: "
FLOAD" GetBoard"          ( B+, Pi2?)
FLOAD" GPIOForth"
FLOAD" ADS1115sForth"     ( uses single-shot mode)


CR CR
." Type '<n> ADC_loop' to read n values of ADC conversion (0 to 32K)" CR
