Skip to content

Commit

Permalink
Move AF/FF to the end of the name
Browse files Browse the repository at this point in the history
  • Loading branch information
whoactuallycares committed Aug 29, 2024
1 parent 9f8f695 commit 9e8af7b
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions batch/oak_d_s2_poe.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,49 +6,49 @@
"options": {"bootloader": "poe", "imu": true, "usb3": false, "eth": true},
"variants": [
{
"title":"OAK-D S2 AF PoE (NG9097 R4M2E3 BMI270)",
"title":"OAK-D S2 PoE AF (NG9097 R4M2E3 BMI270)",
"description": "OAK-D Series 2, AutoFocus, based on NG9097 R4M2E3 board with BMI270 IMU",
"eeprom":"eeprom/NG9097_R4M2E3_BMI270_oak_d_s2_poe_af.json",
"board_config_file": "OAK-D-S2-POE.json"
},
{
"title":"OAK-D S2 AF PoE (NG9097 R4M2E3 BNO086)",
"title":"OAK-D S2 PoE AF (NG9097 R4M2E3 BNO086)",
"description": "OAK-D Series 2, AutoFocus, based on NG9097 R4M2E3 board with BNO086 IMU",
"eeprom":"eeprom/NG9097_R4M2E3_BNO086_oak_d_s2_poe_af.json",
"board_config_file": "OAK-D-S2-POE.json"
},
{
"title":"OAK-D S2 FF PoE (NG9097 R4M2E3 BMI270)",
"title":"OAK-D S2 PoE FF (NG9097 R4M2E3 BMI270)",
"description": "OAK-D Series 2, FixedFocus, based on NG9097 R4M2E3 board with BMI270 IMU",
"eeprom":"eeprom/NG9097_R4M2E3_BMI270_oak_d_s2_poe_ff.json",
"board_config_file": "OAK-D-S2-POE.json"
},
{
"title":"OAK-D S2 FF PoE (NG9097 R4M2E3 BNO086)",
"title":"OAK-D S2 PoE FF (NG9097 R4M2E3 BNO086)",
"description": "OAK-D Series 2, FixedFocus, based on NG9097 R4M2E3 board with BNO086 IMU",
"eeprom":"eeprom/NG9097_R4M2E3_BNO086_oak_d_s2_poe_ff.json",
"board_config_file": "OAK-D-S2-POE.json"
},
{
"title":"OAK-D S2 AF PoE (NG9097 R4M2E4 BMI270)",
"title":"OAK-D S2 PoE AF (NG9097 R4M2E4 BMI270)",
"description": "OAK-D Series 2, AutoFocus, based on NG9097 R4M2E4 board with BMI270 IMU",
"eeprom":"eeprom/NG9097_R4M2E4_BMI270_oak_d_s2_poe_af.json",
"board_config_file": "OAK-D-S2-POE.json"
},
{
"title":"OAK-D S2 AF PoE (NG9097 R4M2E4 BNO086)",
"title":"OAK-D S2 PoE AF (NG9097 R4M2E4 BNO086)",
"description": "OAK-D Series 2, AutoFocus, based on NG9097 R4M2E4 board with BNO086 IMU",
"eeprom":"eeprom/NG9097_R4M2E4_BNO086_oak_d_s2_poe_af.json",
"board_config_file": "OAK-D-S2-POE.json"
},
{
"title":"OAK-D S2 FF PoE (NG9097 R4M2E4 BMI270)",
"title":"OAK-D S2 PoE FF (NG9097 R4M2E4 BMI270)",
"description": "OAK-D Series 2, FixedFocus, based on NG9097 R4M2E4 board with BMI270 IMU",
"eeprom":"eeprom/NG9097_R4M2E4_BMI270_oak_d_s2_poe_ff.json",
"board_config_file": "OAK-D-S2-POE.json"
},
{
"title":"OAK-D S2 FF PoE (NG9097 R4M2E4 BNO086)",
"title":"OAK-D S2 PoE FF (NG9097 R4M2E4 BNO086)",
"description": "OAK-D Series 2, FixedFocus, based on NG9097 R4M2E4 board with BNO086 IMU",
"eeprom":"eeprom/NG9097_R4M2E4_BNO086_oak_d_s2_poe_ff.json",
"board_config_file": "OAK-D-S2-POE.json"
Expand Down

0 comments on commit 9e8af7b

Please sign in to comment.