Skip to content

Commit

Permalink
Remove debug notes from test_pattern animation
Browse files Browse the repository at this point in the history
  • Loading branch information
oskirby committed Aug 8, 2024
1 parent 792ec35 commit a2fa91b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions initfs/animations/test_pattern.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,3 @@ def update(self):
if self.test_pattern[5] & mask: self.badge.disp.downward[31].b = 255
if self.test_pattern[6] & mask: self.badge.disp.downward[43].b = 255
if self.test_pattern[7] & mask: self.badge.disp.downward[45].b = 255



[4288554444, 4201042, 2195458, 3426361, 161, 148228, 4235264, 69632]
[0xFF9E25CC, 0x401A52, 0x218002, 0x344839, 0xA1, 0x24304, 0x40A000, 0x11000]

0 comments on commit a2fa91b

Please sign in to comment.