Mercurial > public > hwos_code
comparison src/i2c.asm @ 565:0ba88db66492
CHANGE: Limit button sensitivity to 80%
author | heinrichsweikamp |
---|---|
date | Tue, 06 Feb 2018 10:07:38 +0100 |
parents | 54346c651b6a |
children | b8f45b57302d |
comparison
equal
deleted
inserted
replaced
564:54346c651b6a | 565:0ba88db66492 |
---|---|
27 ; | 27 ; |
28 ; Copyright (c) 2012, JD Gascuel, HeinrichsWeikamp, all right reserved. | 28 ; Copyright (c) 2012, JD Gascuel, HeinrichsWeikamp, all right reserved. |
29 ;============================================================================= | 29 ;============================================================================= |
30 ; HISTORY | 30 ; HISTORY |
31 ; 2012-08-22 : [mH] Creation | 31 ; 2012-08-22 : [mH] Creation |
32 ; 2018-02-18 : [mH] Sync with hwOS Sport release | |
32 | 33 |
33 | 34 |
34 #include "hwos.inc" ; Mandatory header | 35 #include "hwos.inc" ; Mandatory header |
35 #include "wait.inc" | 36 #include "wait.inc" |
36 #include "math.inc" | 37 #include "math.inc" |