X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=config.h;h=9ebb4445b55d2422cf31c9f8f865ce94a7519132;hb=bddd3069b50823af3bc567f073f574dff74d416c;hp=5586a329a5f1a188ff0a3928ba2ea675be310136;hpb=79c9a6582ba071646a3062175715f59ebe210603;p=avr-crypto-lib.git diff --git a/config.h b/config.h index 5586a32..9ebb444 100644 --- a/config.h +++ b/config.h @@ -23,5 +23,7 @@ #define UART_CTS_BIT 1 */ +//#define ATMEGA644 /* this is now done by make */ + #endif