Skip to content
/ jotai Public

Simple finite state machine for the FIRST Tech Challenge robotics competition

Notifications You must be signed in to change notification settings

NoahBres/jotai

Repository files navigation

jotai

What is it?SampleInstallusage

🤷‍️ What is it?

Jotai makes finite state machines easy.

⚙️ Sample

📦 Install

Release

repositories {
    maven { url 'https://jitpack.io' }
}

dependencies {
    implementation 'com.github.NoahBres:jotai:1.0.3'
}

🔨 Usage

About

Simple finite state machine for the FIRST Tech Challenge robotics competition

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages