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

@@ -37,7 +37,7 @@
-

Pin assignment

+

Pin assignment

Select one of the following signal/pin assignments to match your hardware
diff --git a/html/wifi/wifi.html b/html/wifi/wifi.html index 5c74b83..bceaeed 100644 --- a/html/wifi/wifi.html +++ b/html/wifi/wifi.html @@ -44,10 +44,10 @@ -
+
- +