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.
Diff: TORTILLA/TORTILLA.h
- Revision:
- 8:cb15741cc314
- Parent:
- 5:fe1e88d6b0cb
--- a/TORTILLA/TORTILLA.h Wed Feb 20 22:03:58 2019 +0000
+++ b/TORTILLA/TORTILLA.h Mon Feb 25 23:10:33 2019 +0000
@@ -27,6 +27,8 @@
int getGriddleTrigger(int tortilla);
void setOvenTrigger(int tortilla,int time);
int getOvenTrigger(int tortilla);
+
+ void setDesiredProduction(int DP);
private:
//int* timer;
int extruderCount;