From 9d859cb77b34d216040466ac59224d127cec177b Mon Sep 17 00:00:00 2001
From: Thorsten von Eicken
Date: Sat, 27 Jun 2015 21:36:47 -0700
Subject: [PATCH] html clean-up
---
html/home.html | 8 ++++----
html/wifi/wifi.html | 4 ++--
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/html/home.html b/html/home.html
index e3efe61..8644478 100644
--- a/html/home.html
+++ b/html/home.html
@@ -12,12 +12,12 @@
program microcontrollers over the serial port, in particular Arduinos, AVRs, and
NXP's LPC800 and other ARM processors.
Program an Arduino/AVR using avrdude using a command
- line similar to:
+ line similar to:
/home/arduino-1.0.5/hardware/tools/avrdude \
-DV -patmega328p -Pnet:esp-link.local:23 -carduino -b115200 -U \
-C /home/arduino-1.0.5/hardware/tools/avrdude.conf flash:w:my_sketch.hex:i
- where -Pnet:esp-link.local:23 tells avrdude to connect to port 23 of esp-link.
+ where -Pnet:esp-link.local:23 tells avrdude to connect to port 23 of esp-link.
You can substitute the IP address of your esp-link for esp-link.local if necessary.
Please refer to
the online README
@@ -27,7 +27,7 @@
-
Wifi summary
+ Wifi summary
WiFi mode | |
@@ -37,7 +37,7 @@