Skip to content

Commit

Permalink
Update HW.h
Browse files Browse the repository at this point in the history
  • Loading branch information
mazgch committed May 1, 2024
1 parent bae0ede commit 2f8613e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions software/HW.h
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,11 @@
#error unknown board target
#endif

// https://github.com/mazgch/hpg/tree/main/hardware
// Black PCB: https://github.com/mazgch/hpg/tree/main/hardware
#define MAZGCH_HPG_SOLUTION_V08 1 //!< Select ESP32 Arduino / u-blox NINA-W10 series (ESP32)
#define MAZGCH_HPG_SOLUTION_V09 2 //!< Select ESP32 Arduino / u-blox NINA-W10 series (ESP32)

// https://www.u-blox.com/en/product/xplr-hpg-2
// Green PCB: https://www.u-blox.com/en/product/xplr-hpg-2
#define UBLOX_XPLR_HPG2_C214 3 //!< Select ESP32 Arduino / u-blox NINA-W10 series (ESP32), PCB rev A/B

// https://www.u-blox.com/en/product/xplr-hpg-1
Expand Down

0 comments on commit 2f8613e

Please sign in to comment.