X-Git-Url: http://git.smho.de/gw/?p=owSlave2.git;a=blobdiff_plain;f=common%2FOWDS2423.S;h=32b415684e0948b54a4008bb1e7edb1be3fd9391;hp=0fb23d84a552edf9ba78eac7ab6c098ed5d02e26;hb=HEAD;hpb=a6a04f58e4afd20f206fdf4a8a7b3ce4062f1b67 diff --git a/common/OWDS2423.S b/common/OWDS2423.S index 0fb23d8..32b4156 100644 --- a/common/OWDS2423.S +++ b/common/OWDS2423.S @@ -1,5 +1,4 @@ - -// Copyright (c) 2015, Tobias Mueller tm(at)tm3d.de +// Copyright (c) 2017, Tobias Mueller tm(at)tm3d.de // All rights reserved. // // Redistribution and use in source and binary forms, with or without @@ -31,14 +30,15 @@ // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - +//#define __4MHZ__ #define _CHANGEABLE_ID_ #define _ZERO_POLLING_ +//#define _DB_ #include "../common/OWConfig.s" #include "../common/OWCRC16.s" .extern pack,45 -.extern counters,8 +.extern counters,16 .macro CHIP_INIT .endm