( I2C_bitbang_App)
( Uses 'Tank' GPIO module and Forth I2C bit-banging software)
( R.J.Wilks  June 2016)

CR ." Loading: "
FLOAD" GPIOinit"
FLOAD" I2C_bitbang"

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

