Follow rename of readline_init to readline_init0 on teensy

This commit is contained in:
Dave Hylands 2014-08-04 09:27:29 -07:00
parent 2e3e8b2f69
commit 0538a203e5
1 changed files with 1 additions and 1 deletions

View File

@ -270,7 +270,7 @@ soft_reset:
// Micro Python init
mp_init();
readline_init();
readline_init0();
//pin_init();