BOARD_ID_UAEFI121_B

This commit is contained in:
rusefi 2024-08-12 22:39:16 -04:00
parent 15afa40c4d
commit aa7e3e502e
2 changed files with 4 additions and 2 deletions

View File

@ -57,3 +57,4 @@
"307","1000","2200","h112-mg1-c"
"308","1000","2700","uaefi121-a"
"309","1000","3300","polaris-112-a"
"310","1000","3900","uaefi121-b"

Can't render this file because it has a wrong number of fields in line 2.

View File

@ -56,12 +56,13 @@
#python3 gen_hellen_board_id.py hd81-a
#python3 gen_hellen_board_id.py uaefi-b
#python3 gen_hellen_board_id.py gdi4chan-a
#python3 gen_hellen_board_id.py alphax_bronze-a
#python3 gen_hellen_board_id.py alphax_silver-a
#python3 gen_hellen_board_id.py hd81-b
#python3 gen_hellen_board_id.py 154hyundai-e
#python3 gen_hellen_board_id.py h112-mg1-c
#python3 gen_hellen_board_id.py uaefi121-a
python3 gen_hellen_board_id.py polaris-112-a
#python3 gen_hellen_board_id.py polaris-112-a
python3 gen_hellen_board_id.py uaefi121-b
# do not forget to manually add new files into git
# todo: one day make this a github action?