From 1c6d2132aa51c5b959df5024423e7ad60a088a80 Mon Sep 17 00:00:00 2001 From: gemu2015 Date: Wed, 6 Jan 2021 09:37:35 +0100 Subject: [PATCH] directory scroll view --- tasmota/xdrv_98_filesystem.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasmota/xdrv_98_filesystem.ino b/tasmota/xdrv_98_filesystem.ino index cbb533310..9aa3cd167 100644 --- a/tasmota/xdrv_98_filesystem.ino +++ b/tasmota/xdrv_98_filesystem.ino @@ -278,7 +278,7 @@ const char UFS_FORM_FILE_UPG[] PROGMEM = const char UFS_FORM_FILE_UPGc[] PROGMEM = "
total size: %s kB - free: %s kB
"; const char UFS_FORM_SDC_DIRa[] PROGMEM = - "
"; + "
"; const char UFS_FORM_SDC_DIRc[] PROGMEM = "
"; const char UFS_FORM_FILE_UPGb[] PROGMEM =