Re: question = app in TINI flash or SRAM
Bryan Armstrong <bryan.armstrong-6tN4nzCoH/[email protected]>
| Newsgroups | gmane.comp.hardware.microcontrollers.tini |
|---|---|
| Message-ID | <[email protected]> |
伟大 wrote:
> public static void main(String[] args)
> {
> new Slush();
> new MyApp();
> }
Does this mean that the MyApp constructor includes code that writes the
"datafile"?
You might also consider calling the function directly (e.g.
MyApp.functionName()) instead of creating a new MyApp object.
--
--
Bryan Armstrong
bryan.armstrong-6tN4nzCoH/[email protected]
_______________________________________________
TINI mailing list
TINI-6tN4nzCoH/[email protected]
To UNSUBSCRIBE, edit your profile, or see list archives:
http://lists.dalsemi.com/mailman/listinfo/tini