Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
+2
-2
@@ -9,14 +9,14 @@ plugins:
|
|||||||
lint:
|
lint:
|
||||||
enabled:
|
enabled:
|
||||||
- checkov@3.2.510
|
- checkov@3.2.510
|
||||||
- renovate@43.78.0
|
- renovate@43.84.0
|
||||||
- prettier@3.8.1
|
- prettier@3.8.1
|
||||||
- trufflehog@3.93.8
|
- trufflehog@3.93.8
|
||||||
- yamllint@1.38.0
|
- yamllint@1.38.0
|
||||||
- bandit@1.9.4
|
- bandit@1.9.4
|
||||||
- trivy@0.69.3
|
- trivy@0.69.3
|
||||||
- taplo@0.10.0
|
- taplo@0.10.0
|
||||||
- ruff@0.15.6
|
- ruff@0.15.7
|
||||||
- isort@8.0.1
|
- isort@8.0.1
|
||||||
- markdownlint@0.48.0
|
- markdownlint@0.48.0
|
||||||
- oxipng@10.1.0
|
- oxipng@10.1.0
|
||||||
|
|||||||
+1
-1
Submodule protobufs updated: eba2d94c8d...cb1f89372a
@@ -306,6 +306,8 @@ typedef enum _meshtastic_HardwareModel {
|
|||||||
meshtastic_HardwareModel_MINI_EPAPER_S3 = 125,
|
meshtastic_HardwareModel_MINI_EPAPER_S3 = 125,
|
||||||
/* LilyGo T-Display S3 Pro LR1121 */
|
/* LilyGo T-Display S3 Pro LR1121 */
|
||||||
meshtastic_HardwareModel_TDISPLAY_S3_PRO = 126,
|
meshtastic_HardwareModel_TDISPLAY_S3_PRO = 126,
|
||||||
|
/* Heltec Mesh Node T096 board features an nRF52840 CPU and a TFT screen. */
|
||||||
|
meshtastic_HardwareModel_HELTEC_MESH_NODE_T096 = 127,
|
||||||
/* ------------------------------------------------------------------------------------------------------------------------------------------
|
/* ------------------------------------------------------------------------------------------------------------------------------------------
|
||||||
Reserved ID For developing private Ports. These will show up in live traffic sparsely, so we can use a high number. Keep it within 8 bits.
|
Reserved ID For developing private Ports. These will show up in live traffic sparsely, so we can use a high number. Keep it within 8 bits.
|
||||||
------------------------------------------------------------------------------------------------------------------------------------------ */
|
------------------------------------------------------------------------------------------------------------------------------------------ */
|
||||||
|
|||||||
Reference in New Issue
Block a user