Minor comment cleanup

This commit is contained in:
2012-12-24 14:40:04 -08:00
parent 1e0e333611
commit 5450b6b1dd
+7 -7
View File
@@ -19,12 +19,12 @@
/*
* ATtiny25/45/85 connections:
*
* +-\/-+
* Vcc 1|o |8 Vcc
* NC 2| |7 NC
* NC 3| |6 IR_TX
* GND 4| |5 IR_RX
* +----+
* +-\/-+
* Vcc 1|o |8 Vcc
* NC 2| |7 NC
* NC 3| |6 IR_TX
* GND 4| |5 IR_RX
* +----+
*
* The ATtiny85 (http://www.sparkfun.com/products/9378) is generally the easiest
* to find 8-pin DIP AVR.
@@ -38,7 +38,7 @@
* - LED Infrared 950nm (https://www.sparkfun.com/products/9349) with a 330 Ohm
* resistor
* - Max Power IR LED Kit (http://www.sparkfun.com/products/10732)
*
* The IR Control Kit Retail (http://www.sparkfun.com/products/10783) from
* SparkFun Electronics contains everything you need to get started, other than
* the ATtiny25/45/85.