RawEEGRaw_EEG_PlotServoTab_Interfacepyramid
Last change
on this file since dccf843 was
dccf843,
checked in by Steve Castellotti <sc@…>, 8 years ago
|
iOS:
|
-
Property mode set to
100644
|
File size:
515 bytes
|
Line | |
---|
1 | |
---|
2 | |
---|
3 | |
---|
4 | |
---|
5 | |
---|
6 | |
---|
7 | |
---|
8 | |
---|
9 | #import "FirstViewController.h" |
---|
10 | |
---|
11 | @interface FirstViewController () |
---|
12 | |
---|
13 | @end |
---|
14 | |
---|
15 | @implementation FirstViewController |
---|
16 | |
---|
17 | - (void)viewDidLoad |
---|
18 | { |
---|
19 | [super viewDidLoad]; |
---|
20 | |
---|
21 | } |
---|
22 | |
---|
23 | - (void)didReceiveMemoryWarning |
---|
24 | { |
---|
25 | [super didReceiveMemoryWarning]; |
---|
26 | |
---|
27 | } |
---|
28 | |
---|
29 | @end |
---|
Note: See
TracBrowser
for help on using the repository browser.