Made a comment about classic compatibility. - sam - An updated version of the s… | |
git clone git://vernunftzentrum.de/sam.git | |
Log | |
Files | |
Refs | |
LICENSE | |
--- | |
commit 6b40f2892bd4c56f3a41c9f05e8345d026dee4ee | |
parent 8223720a67dc432e527819b299f9cc7a6f9bb81f | |
Author: Rob King <[email protected]> | |
Date: Thu, 1 Sep 2016 22:48:09 -0500 | |
Made a comment about classic compatibility. | |
Diffstat: | |
README.rst | 9 ++++++++- | |
1 file changed, 8 insertions(+), 1 deletion(-) | |
--- | |
diff --git a/README.rst b/README.rst | |
@@ -81,9 +81,16 @@ Compatibility | |
------------- | |
Note that Deadpixi sam has extended the binary protocol spoken between sam and… | |
-The Deadpixi samterm won't work with a non-Deadpixi sam, | |
+That means that, | |
+in its default configuration, | |
+a Deadpixi samterm won't work with a non-Deadpixi sam | |
nor will a Deadpixi sam work with a non-Deadpixi samterm. | |
+Defining `CLASSIC_SAM_COMPATIBILITY` in `config.h` will allow backwards-compat… | |
+but at the expense of some of the newer features. | |
+ | |
+(And note that there may come a time where there is a hard break with the past… | |
+ | |
New Features | |
============ | |