Skip to content
This repository was archived by the owner on May 8, 2024. It is now read-only.

Commit 7b648d5

Browse files
authored
Update README.md
1 parent 9458c75 commit 7b648d5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# ACO - Arduino Code Optimizer
2-
Reduce memory usage of your Arduino sketch up to 90%.
2+
Reduce the memory usage of your Arduino sketch up to 90% by using the [Arduino Port Manipulation](https://www.arduino.cc/en/Reference/PortManipulation).
3+
4+
All references to the ports used by the microcontroller can be found in its datasheet, e.g. [Atmega328P](http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-7810-Automotive-Microcontrollers-ATmega328P_Datasheet.pdf).
35

46
**Attention: the use of this tool on your sketch could make it to lose portability between the different Arduino microcontrollers**

0 commit comments

Comments
 (0)