/* * basflash.c * * Created on: 18.12.2012 * Author: mfro */ #include #include void basflash(void) { xprintf("Hello from BASFLASH.S19!\r\n"); }