You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11-1Lines changed: 11 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,13 +20,23 @@ Make sure you have exactly the versions of libraries and boards installed as des
20
20
21
21
If you have an older version of the AirGradient PCB not mentioned in the example files, please downgrade this library to version 2.4.15 to support these legacy boards.
22
22
23
+
### Release Process
24
+
25
+
Releases published on GitHub are **not immediately deployed to all devices in the market**. Each release first goes through internal testing, including limited deployments in select locations to verify stability and functionality.
26
+
27
+
If the tests pass, the firmware is then made available for:
28
+
-**FOTA (Firmware Over-The-Air) updates** from AirGradient dashboard
29
+
-**Manual flashing** via [Airgradient](https://www.airgradient.com/documentation/firmwares/) website
30
+
31
+
Each GitHub release note will also include the planned rollout date for wider availability.
32
+
23
33
## Help & Support
24
34
25
35
If you have any questions or problems, check out [our forum](https://forum.airgradient.com/).
26
36
27
37
## Development
28
38
29
-
* See [compilation instructions](/docs/local-server.md) for details about how to customize AirGradient's firmware and flash it to your device.
39
+
* See [compilation instructions](/docs/howto-compile.md) for details about how to customize AirGradient's firmware and flash it to your device.
0 commit comments