From 1ef5dc27b3210c8e13e6b951848690af8522c10d Mon Sep 17 00:00:00 2001 From: "kaia.ai" <33589365+kaiaai@users.noreply.github.com> Date: Thu, 9 May 2024 18:47:25 -0700 Subject: [PATCH] Support forum link --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0356f698a..a2201e302 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ This repo is an Arduino Micro-ROS library for [Kaia.ai](https://kaia.ai) home pet robots platform. +Questions? Please visit the [Support Forum](https://github.com/makerspet/support/discussions/)! + ## Install a library release using Arduino Library Manager - open your Arduino IDE - select the Tools -> Manage Libraries menu @@ -99,4 +101,4 @@ v2.0.7-iron.2 - increased the max number of services to 6 to support parameter server v2.0.7-iron.1 -- re-added support for CPU architectures other than ESP32 \ No newline at end of file +- re-added support for CPU architectures other than ESP32