瀏覽代碼

Updated examples makefile to not actually make any code now.

Fixed timing in the LCD library to work with new dealyMicroseconds
Minor typos and bigfixes to the gpio command.
pull/22/head
Gordon Henderson 12 年之前
父節點
當前提交
db2edcc9c5
共有 1 個檔案被更改,包括 14 行新增0 行删除
  1. +14
    -0
      examples/README.TXT

+ 14
- 0
examples/README.TXT 查看文件

@@ -0,0 +1,14 @@

wiringPi Examples
=================

There are now too many examples to compile them all in a sensible time,
and you probably don't want to compile or run them all anyway, so they
have been separated out.

To compile an individual example, just type

make exampleName

Where exampleName is one of:


Loading…
取消
儲存