Skip to content

Commit 0e11729

Browse files
committed
Add note about dev branch
1 parent e61377f commit 0e11729

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/guides/esp32-color-kit-grande.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@ We are working on a fully functional sample project to get you started in no tim
2626
Until that is ready please see the `platformio.ini` file below for reference.
2727
Furthermore, the touch module pin definitions are SDA=23, SCL=22.
2828

29+
!!! tip
30+
31+
If you want to follow the development of said sample project, take a look at the `dev` branch on GitHub at https://github.com/ThingPulse/esp32-weather-station-touch/tree/dev
32+
2933
```ini
3034
; PlatformIO Project Configuration File for ThingPulse Color Kit Grande
3135
;

0 commit comments

Comments
 (0)