Commit bbd56c5
Fix: define SIZE_2_8_ROUND_USB constant
Commit a3a375d (PR #995) referenced SIZE_2_8_ROUND_USB in five places
in configure.py but never defined the constant, causing a NameError at
import time. This adds the missing definition.1 parent a3a375d commit bbd56c5
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| 81 | + | |
81 | 82 | | |
82 | 83 | | |
83 | 84 | | |
| |||
0 commit comments