Deleted Schmutz, added new Version

This commit is contained in:
Max Braungardt
2018-03-16 05:30:47 +01:00
parent 5a459ebdaf
commit 8457a756a6
10 changed files with 1111 additions and 862 deletions

View File

@ -50,7 +50,7 @@
//
// A clock slow enough for an attiny85 @ 1MHz, is a reasonable default:
#define SPI_CLOCK (20000000/6)
#define SPI_CLOCK (1000000/6)
// Select hardware or software SPI, depending on SPI clock.
@ -139,7 +139,6 @@
// Configure the baud rate:
// #define BAUDRATE 19200
#define BAUDRATE 115200
// #define BAUDRATE 1000000