]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - config.h
modifying some nessie test suits (mac & hash) to use less RAM
[avr-crypto-lib.git] / config.h
index 00d10efa607bdc03250985a29df82e8fd7a64c8f..60aaf4c3c8ddc90ca9384b7bc2c4a2c32f06c7cb 100644 (file)
--- a/config.h
+++ b/config.h
@@ -19,8 +19,8 @@
 #ifndef __CONFIG_H__
 #define __CONFIG_H__
 #include <avr/io.h>
-#define F_CPU 20000000
-// #define F_CPU 16000000         /* Oszillator-Frequenz in Hz */
+// #define F_CPU 20000000
+ #define F_CPU 16000000         /* Oszillator-Frequenz in Hz */
 // #define F_CPU 14745600