-// SilentTimer Action Figure software, v2.2
+// SilentTimer Action Figure software, v2.3
// main.c
// The main c file.
//
-// 14.12.2020
-// Copyright (C) 2014-2017, 2020 Balthasar Szczepański
+// 03.01.2021
+// Copyright (C) 2014-2017, 2020-2021 Balthasar Szczepański
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
break;
case MODE_VER:
dispvalue[4] = SYMB_NUL;
- dispvalue[5] = SYMB_2;
+ dispvalue[5] = SYMB_3;
dispvalue[6] = SYMB_2;
dispvalue[7] = SYMB_NUL;
dot |= 0x02; //.
//spi(RTC_READ,0x08,inbuf,outbuf,1);
outbuf[0]=
0x40| //squarewave enable
- 0x04; //1Hz
+ 0x00; //1Hz
//no hardware alarms :(
spi(RTC_WRITE,0x08,inbuf,outbuf,1);
sendhex(run);
break;
case 'M': //get version
- sendhex(2); //vL
+ sendhex(3); //vL
sendhex(2); //vH
break;
case 'N': //get pinout