Skip to content

Commit 5fcac02

Browse files
committed
Compile test: Set HW revision 2.3 as default
1 parent 1585fdc commit 5fcac02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/compile_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484

8585

8686
def write_config_h(filename=CONFIG_H,
87-
hardware_rev=22,
87+
hardware_rev=23,
8888
display_type='NOKIA_4PIN',
8989
serial_mode='DEBUG',
9090
bluetooth_mode='NONE',

0 commit comments

Comments
 (0)