Skip to content

Commit

Permalink
Add MOY_UNK2
Browse files Browse the repository at this point in the history
  • Loading branch information
StarGate01 committed Jan 29, 2023
1 parent 2a5875a commit 87db7e8
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion HardwareVariants.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
- Fused mode of operation in reporting mode
- Resets on pin signal
- Behavior: Gesture event after gesture, touch events during gesture
- Alternate behavior observed: Event at beginning of gesture only
- Alternate behavior observed (`UNK2`): Event at beginning of gesture only
- Flash: P25Q32H

## P8b mirrored
Expand Down
2 changes: 1 addition & 1 deletion InfiniTime
2 changes: 2 additions & 0 deletions scripts/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ rm -rf binaries
./clean.sh
./build_all.sh MOY_UNK
./clean.sh
./build_all.sh MOY_UNK2
./clean.sh

for bld in binaries/*; do
zip -j $bld.zip $bld/*
Expand Down

0 comments on commit 87db7e8

Please sign in to comment.