forked from Archive/PX4-Autopilot
Add link to the BSON spec.
This commit is contained in:
parent
1bea49869b
commit
1eccfb7ccb
|
@ -34,7 +34,7 @@
|
|||
/**
|
||||
* @file tinybson.h
|
||||
*
|
||||
* A simple subset SAX-style BSON parser and generator.
|
||||
* A simple subset SAX-style BSON parser and generator. See http://bsonspec.org
|
||||
*
|
||||
* Some types and defines taken from the standalone BSON parser/generator
|
||||
* in the Mongo C connector.
|
||||
|
|
Loading…
Reference in New Issue