this repo has no description

Add comment

harperandrews.org c1af752c a0fe44fb

verified
+2
+2
src/util/sony.ts
··· 3 3 * http://www.sbprojects.net/knowledge/ir/sirc.php 4 4 */ 5 5 6 + // Good source for codes: https://web.archive.org/web/20160505000933/http://www.hifi-remote.com/sony/Sony_rcvr.htm 7 + 6 8 export interface SonyProtocolVariation { 7 9 totalLengthBits: 12 | 15 | 20; 8 10 commandLengthBits: 7;