Centaurus High School Micro-Gravitational Experiment
Reference Powerpoints and Schematics: http://goo.gl/gnRH7y
Add core/lightLog.c
and core/lightLog.h
to the core
folder and lightLog.init()
to the main function of your program.
Make sure to use lightLog.open()
prior to lightLog.log()
, then close the file with lightLog.close()
prior to shutting down the NESI.