Skip to content

Commit

Permalink
fix: remove beta tag from readme and fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
AECohn committed Oct 9, 2024
1 parent 11c4914 commit 402af48
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
![state badge](https://badgen.net/badge/state/BETA/orange?icon=github&scale=2)

# epi-dynfusion
DynFusion provides the ability to dynamically create and interact with a Fusion symbol using PepperDash Essentials.

Expand Down Expand Up @@ -118,7 +116,7 @@ DynFusion provides the ability to dynamically create and interact with a Fusion
| SystemPowerOn | 3 | SystemPowerIsOn |
| SystemPowerOff | 4 | Input 1 Fb [HDMI 1] |
| DisplayPowerOn | 5 | DisplayPowerIsOn |
| DispalyPowerOff | 6 | |
| DisplayPowerOff | 6 | |
| RESERVED | 7-21 | RESERVED |
| MsgBraodcastEnabled | 22 | |
| RESERVED | 23-29 | RESERVED |
Expand All @@ -129,7 +127,7 @@ DynFusion provides the ability to dynamically create and interact with a Fusion
### Analogs
| Input | I/O | Output |
|--------------|-----|------------------|
| DispalyUsage | 2 | |
| DisplayUsage | 2 | |
| | 22 | BraodcastMsgType |

### Serials
Expand Down

0 comments on commit 402af48

Please sign in to comment.