aboutsummaryrefslogtreecommitdiff
path: root/cc3200/qstrdefsport.h
diff options
context:
space:
mode:
authordanicampora2015-02-21 18:54:04 +0100
committerdanicampora2015-02-21 22:27:48 +0100
commit18605b36dcd0386701630090300f3ce5786b8a05 (patch)
tree77f68b4579bed14676c48afdbcb84d24b66aa3ec /cc3200/qstrdefsport.h
parent7102e51506e46053bfff3765da5d2727669a0555 (diff)
cc3200: Rename SD.config() to SD.config_pins().
Diffstat (limited to 'cc3200/qstrdefsport.h')
-rw-r--r--cc3200/qstrdefsport.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cc3200/qstrdefsport.h b/cc3200/qstrdefsport.h
index 9c5c6eafd..edbdab3b5 100644
--- a/cc3200/qstrdefsport.h
+++ b/cc3200/qstrdefsport.h
@@ -162,7 +162,7 @@ Q(disable)
// for SD class
Q(SD)
-Q(config)
+Q(config_pins)
Q(enable)
Q(disable)