From f78cd01ed6dfa07a36b9ff7ae690f66d834552af Mon Sep 17 00:00:00 2001 From: Jenna <54044539+JennaTLS@users.noreply.github.com> Date: Mon, 17 Feb 2025 09:34:41 -0500 Subject: [PATCH] Update index.rst --- doc/source/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/index.rst b/doc/source/index.rst index 7303496..e64a096 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -3,7 +3,7 @@ The Pykarbon Project ==================== The Pykarbon module provides a set of tools for interfacing with hardware devices on -OnLogic's 'Karbon' series rugged PCs. These interfaces include the onboard CAN bus, +OnLogic's 'Karbon' K300 and K700 rugged PCs. These interfaces include the onboard CAN bus, Digital IO, automotive features, and a few other hardware devices. There are several benefits to leveraging Pykarbon: - You can start testing and developing right out of the box -- setting up a Karbon with Pykarbon and sending some test messages over CAN takes only a couple of minutes.