Project

General

Profile

Revision 92a430bc

ID92a430bc5ab19719e834f656145da23a74eb51f5
Parent 532ba0bd
Child 6ca98a3f

Added by Thomas Mullins over 11 years ago

Changed F_CPU to 8MHz instead of 1MHz

View differences:

toolbox/Makefile
1 1
PART=t1634
2 2
MCU=attiny1634
3 3
#MCU=atmega2560
4
F_CPU=1000000UL
4
F_CPU=8000000UL
5 5
SRC=main.c serial.c rfid.c \
6 6
		freemodbus/port/*.c \
7 7
		freemodbus/modbus/mb.c \

Also available in: Unified diff