summaryrefslogtreecommitdiff
path: root/firmware/rolo.c
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/rolo.c')
-rw-r--r--firmware/rolo.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/rolo.c b/firmware/rolo.c
index 2a4b753948..eac45e10ce 100644
--- a/firmware/rolo.c
+++ b/firmware/rolo.c
@@ -269,6 +269,7 @@ int rolo_load(const char* filename)
269 lcd_remote_puts(0, 1, "Executing"); 269 lcd_remote_puts(0, 1, "Executing");
270 lcd_remote_update(); 270 lcd_remote_update();
271#endif 271#endif
272 adc_close();
272 273
273 set_irq_level(HIGHEST_IRQ_LEVEL); 274 set_irq_level(HIGHEST_IRQ_LEVEL);
274#elif CONFIG_CPU == SH7034 275#elif CONFIG_CPU == SH7034