Kaynağa Gözat

Minor changes for the CM3.
Fixed some compiler warnings.
New wiringPi version mechanism.
Put 4800 baud (back) into the system.
Re-added piBoardRev (really an alias of piGpioLayout())

Gordon Henderson 7 yıl önce
ebeveyn
işleme
e77ee78b4d
1 değiştirilmiş dosya ile 3 ekleme ve 0 silme
  1. 3 0
      version.h

+ 3 - 0
version.h

@@ -0,0 +1,3 @@
+#define VERSION "2.36"
+#define VERSION_MAJOR 2
+#define VERSION_MINOR 36