From 26ab02901004952eb754e5e793cefb43794de161 Mon Sep 17 00:00:00 2001 From: "Peter D. Gray" Date: Wed, 2 Mar 2022 12:44:26 -0500 Subject: [PATCH] bugfix --- shared/drv_entro.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shared/drv_entro.py b/shared/drv_entro.py index 3f9147b8..13a82e20 100644 --- a/shared/drv_entro.py +++ b/shared/drv_entro.py @@ -43,7 +43,7 @@ still backed-up.''') def drv_entro_step2(_1, picked, _2): from glob import dis - from files import CardSlot, CardMissingError + from files import CardSlot, CardMissingError, needs_microsd the_ux.pop()