From 7d1dd5cf463573cfdd4d4f973decb98a7760d30f Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Mon, 1 Feb 2016 14:15:24 -0600 Subject: [PATCH] I2C: Remove setaddress method --- Documentation/NuttxPortingGuide.html | 1 - 1 file changed, 1 deletion(-) diff --git a/Documentation/NuttxPortingGuide.html b/Documentation/NuttxPortingGuide.html index 6c47f8e525..d2574c947e 100644 --- a/Documentation/NuttxPortingGuide.html +++ b/Documentation/NuttxPortingGuide.html @@ -5101,7 +5101,6 @@ int kbd_decode(FAR struct lib_instream_s *stream, FAR struct kbd_getstate_s *sta That structure defines a call table with the following methods: