Create a project on CADLAB.io
Upload PCB design files
View schematics and board layouts
Visual schematic and layout diff
Design annotations
Organizations and project members
GitHub integration
GitHub Chrome extension
njbane
/
UMES Senior Design Project - Valve Control Board - History
Create Account
or
Sign In
Files
Branches
Tags
Releases
Discussions
Close Menu
Help
Scroll
Backlink to CADLAB.io has been added.
by
cadlab-io[bot]
6 years 7 months
Changes
Files
ff344d43
Updated link to DHT repo
by
Kevin Townsend
8 years 8 months
Changes
Files
e985f225
Added BNO055 to readme
by
Kevin Townsend
9 years 10 months
Changes
Files
f2af6f4e
Remove unused .cpp file. Code was previously move...
by
Tony DiCola
10 years 1 day
Remove unused .cpp file. Code was previously moved into the header.
Changes
Files
30a90120
Remove unused avr/pgmspace.h reference to fix #8.
by
Tony DiCola
10 years 1 day
Changes
Files
04a0f643
Bump library.properties to make most recent code t...
by
Tony DiCola
10 years 1 week
Bump library.properties to make most recent code the current version.
Changes
Files
23455ff3
Merge pull request #6 from stappon/virtual_dtor
by
Kevin Townsend
10 years 2 months
Merge pull request #6 from stappon/virtual_dtor
Add virtual destructor
Changes
Files
efe12d94
mark unimplemented virtual functions as abstract
by
Sarah Tappon
10 years 2 months
Changes
Files
73a4e73c
add default constructor in place of constructor() ...
by
Sarah Tappon
10 years 2 months
add default constructor in place of constructor() method
Changes
Files
c7b5e923
add virtual destructor
by
Sarah Tappon
10 years 2 months
add virtual destructor
base classes without virtual destructors risk undefined behavior if their children are deleted through a pointer to base. see https://isocpp.org/wiki/faq/virtual-functions#virtual-dtors
Changes
Files
1a266c24
1 of 100
››
Report a bug