Skip to content

Commit 7642a4e

Browse files
authored
renamed size for consistency
1 parent 2e2642d commit 7642a4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

configure.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
SIZE_8_8_INCH = "8.8\""
7777
SIZE_8_8_INCH_NEWREV = "8.8\" / 9.2\" (V1.X new HW rev.)"
7878
SIZE_12_3_INCH = "12.3\""
79-
SIZE_2_8_ROUND_USB = "2.8\" round (V1.X new HW rev.)"
79+
SIZE_2_8_INCH_NEWREV = "2.8\" round (V1.X new HW rev.)"
8080

8181
# List of sizes that can be selected
8282
size_list = (

0 commit comments

Comments
 (0)