Skip to content

Commit dfff7c6

Browse files
committed
fix: add more pixel over to eliminate dead zones
1 parent e607f82 commit dfff7c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

assets/tngl.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
defDevice($p400k, 0x00, 0xff, 26px, $PORTA, 0xff, 22px, $PORTB, 0xff, 44px, $PORTC, 0xff, {
1+
defDevice($p400k, 0x00, 0xff, 28px, $PORTA, 0xff, 26px, $PORTB, 0xff, 46px, $PORTC, 0xff, {
22
// Bluetooth
33
const button = 0xA2($toggl);
44
const boolean = Boolean();

0 commit comments

Comments
 (0)