File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7979 runs-on : ubuntu-latest
8080 permissions :
8181 contents : write
82+ pages : write
83+ id-token : write
8284 steps :
8385 - uses : actions/checkout@v4
8486
@@ -172,7 +174,7 @@ jobs:
172174 - name : Deploy INI files to GitHub Pages
173175 uses : peaceiris/actions-gh-pages@v3
174176 with :
175- github_token : ${{ secrets.GITHUB_TOKEN }}
177+ personal_token : ${{ secrets.MY_REPO_PAT }}
176178 publish_dir : ./ini-pages
177179 destination_dir : ini
178180 keep_files : true
Original file line number Diff line number Diff line change 3838#define ts_show_cylinder_bank false
3939#define ts_show_number_of_cylinders true
4040#define ts_show_experimental false
41+ #define ts_show_wbo_can_menu true
42+ #define ts_show_wbo_canbus_set_type true
43+ #define ts_show_wbo_canbus_set_index true
44+ #define ts_show_wbo_canbus_index true
45+ #define ts_show_update_wbo_2023_to_2026 true
Original file line number Diff line number Diff line change 3838#define ts_show_cylinder_bank false
3939#define ts_show_number_of_cylinders true
4040#define ts_show_experimental false
41+ #define ts_show_wbo_can_menu true
42+ #define ts_show_wbo_canbus_set_type true
43+ #define ts_show_wbo_canbus_set_index true
44+ #define ts_show_wbo_canbus_index true
45+ #define ts_show_update_wbo_2023_to_2026 true
Original file line number Diff line number Diff line change 5151#define ts_show_forced_induction false
5252
5353! WBO firmware update disabled
54- #define ts_show_update_wbo_2023_to_2026 false
5554
5655! LTFT SD card message not relevant (no SD card)
5756#define ts_show_ltft_sd_card_message false
6059#define ts_show_vvt_output false
6160#define ts_show_vvt_output_pin false
6261#define ts_show_vvt_frequency false
62+ #define ts_show_wbo_can_menu true
63+ #define ts_show_wbo_canbus_set_type true
64+ #define ts_show_wbo_canbus_set_index true
65+ #define ts_show_wbo_canbus_index true
Original file line number Diff line number Diff line change 2424! Status LED at PB7
2525#define ts_show_status_leds true
2626#define ts_show_experimental false
27+ #define ts_show_wbo_can_menu true
28+ #define ts_show_wbo_canbus_set_type true
29+ #define ts_show_wbo_canbus_set_index true
30+ #define ts_show_wbo_canbus_index true
31+ #define ts_show_update_wbo_2023_to_2026 true
Original file line number Diff line number Diff line change 3838#define ts_show_cylinder_bank true
3939#define ts_show_number_of_cylinders true
4040#define ts_show_experimental false
41+ #define ts_show_wbo_can_menu true
42+ #define ts_show_wbo_canbus_set_type true
43+ #define ts_show_wbo_canbus_set_index true
44+ #define ts_show_wbo_canbus_index true
45+ #define ts_show_update_wbo_2023_to_2026 true
You can’t perform that action at this time.
0 commit comments