Clean up a bit
This commit is contained in:
parent
610c1df0b0
commit
a104a12cc4
14 changed files with 207 additions and 62 deletions
|
@ -80,9 +80,7 @@ void LCR_appendDataStr(const char *str)
|
|||
|
||||
void setup()
|
||||
{
|
||||
// *((volatile uint32_t *) 0x60000900) &= ~(1); // disable watchdog
|
||||
|
||||
wdt_disable();
|
||||
wdt_disable(); // disable watchdog
|
||||
|
||||
dac.begin(MCP4725address);
|
||||
delay(100);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue