Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
May1624-Wireless-Controller
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
jdkruege
May1624-Wireless-Controller
61105b5e3e165cf0feff3cbd9782c56acb863b59
May1624-Wireless-Controller
Development
Software
Controller API
Sensors.h
Find file
Normal view
Permalink
Sensors.h
66 B
Newer
Older
Started working on the code structure, and working out how people are even...
jdkruege
committed
9 years ago
1
2
3
4
5
6
7
8
#pragma once
class
Sensors
{
public:
Sensors
();
~
Sensors
();
};