]> Repositories - Adafruit_Blinka-hackapet.git/commitdiff
Retired notes directory
authorCefn Hoile <github.com@cefn.com>
Sat, 24 Feb 2018 21:56:37 +0000 (21:56 +0000)
committerCefn Hoile <github.com@cefn.com>
Sat, 24 Feb 2018 21:56:37 +0000 (21:56 +0000)
examples/index.md [moved from notes/index.md with 95% similarity]

similarity index 95%
rename from notes/index.md
rename to examples/index.md
index 2004644b0cc88fb71e8594fa2034434e1dd5c789..b2c1a82971e396e35187d36bf324d4aa6578c2d3 100644 (file)
@@ -9,8 +9,8 @@ the same routines can be carried out on Micropython boards, dual boards running
 or dedicated CP boards. 
 
 From a project-management point of view, tests can provide a strictly-interpreted way to 
 or dedicated CP boards. 
 
 From a project-management point of view, tests can provide a strictly-interpreted way to 
-communicate missing features, with the means of verifying that intended features for the 
-MCP layer are in fact already served from the CP layer.
+communicate missing features, also providing the implicit means of verifying that intended 
+features for the MCP layer are in fact already served from the CP layer.
 
 # Example
 
 
 # Example