Tweet

Replying to @josecastillo

And funnily enough, this little disk drive also works on the Sensor Watch emulator — simply by statically allocating 8 kilobytes and pretending it’s our Flash memory! A future improvement could stash the buffer in localStorage, but this works for now. https://github.com/joeycastillo/Sensor-Watch/blob/ed526355f69a931d51a6ebff1b45c70988e7b255/watch-library/simulator/watch/watch_storage.c

(original)