]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/sdcard_spi/__init__.py
avr_isp: Add more parts
[libsigrokdecode.git] / decoders / sdcard_spi / __init__.py
index 293b654fd033aa13da177b838ac4ace9ab55fab4..a0945162a17332af5e0c377460f5fbd014b3ba81 100644 (file)
@@ -14,8 +14,7 @@
 ## GNU General Public License for more details.
 ##
 ## You should have received a copy of the GNU General Public License
-## along with this program; if not, write to the Free Software
-## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+## along with this program; if not, see <http://www.gnu.org/licenses/>.
 ##
 
 '''
@@ -66,5 +65,4 @@ SPI mode properties (differences to SD mode):
  * The RCA register is not accessible in SPI mode.
 '''
 
-from .pd import *
-
+from .pd import Decoder