Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: EthernetInterface mbed-rtos mbed nsdl rgb_sensor_buffer
Fork of mbed_nsdl by
Diff: resources/nespresso.h
- Revision:
- 8:27e94f52810b
- Parent:
- 7:4d873b7d187b
- Child:
- 9:9d5b0c43579b
- Child:
- 12:ad05fe84b4ff
diff -r 4d873b7d187b -r 27e94f52810b resources/nespresso.h --- a/resources/nespresso.h Fri Aug 01 15:25:35 2014 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,10 +0,0 @@ -// Nespresso resource implementation - -#ifndef NESPRESSO_H -#define NESPRESSO_H - -#include "nsdl_support.h" - -int create_nespresso_resource(sn_nsdl_resource_info_s *resource_ptr); - -#endif
