X-Git-Url: https://oss.titaniummirror.com/gitweb/?p=tinyos-2.x.git;a=blobdiff_plain;f=tos%2Fchips%2Fmsp430%2Fadc12%2FMsp430Adc12.h;h=b3c22323427f2e58e4f91258edea57969f74077f;hp=da9e8359bd8e590b3f051e1fe5af86e04dec4f16;hb=bf2b0de8125634c3cb1187ddf2a078a7ee08cf7c;hpb=be862ab07d080085823951d18dcb27a28a310ace diff --git a/tos/chips/msp430/adc12/Msp430Adc12.h b/tos/chips/msp430/adc12/Msp430Adc12.h index da9e8359..b3c22323 100644 --- a/tos/chips/msp430/adc12/Msp430Adc12.h +++ b/tos/chips/msp430/adc12/Msp430Adc12.h @@ -176,7 +176,7 @@ enum sampcon_id_enum // // Until the ADC driver is updated our temporary workaround is to re-define // the old structures -- this may may result in faulty ADC code and should be - // checked carefully for your specific device (note: msp430x1611 is safe)! + // checked carefully for your specific device (note: msp430f1611 is safe)! #warning "Accessing Adc12 registers via bitfield structures: this is discouraged mspgcc version >= 4 as it may result in faulty code!"