From 150a29f14d01af1f26a6d9e7f8d862850f3c3bb7 Mon Sep 17 00:00:00 2001 From: Nicolas Schodet Date: Wed, 2 May 2012 00:06:14 +0200 Subject: digital/ai/src/twi_master: add an easy way to disable a slave --- digital/ai/src/twi_master/mimot.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'digital/ai/src/twi_master/mimot.h') diff --git a/digital/ai/src/twi_master/mimot.h b/digital/ai/src/twi_master/mimot.h index 157ab4e1..78806154 100644 --- a/digital/ai/src/twi_master/mimot.h +++ b/digital/ai/src/twi_master/mimot.h @@ -30,9 +30,6 @@ * Provide interface to mimot board using the TWI protocol. */ -/** Slave number in the twi_master list. */ -#define MIMOT_SLAVE 1 - /** Mimot TWI address. */ #define MIMOT_TWI_ADDRESS 6 -- cgit v1.2.3