Skip to content

Commit

Permalink
update to v1.4.1
Browse files Browse the repository at this point in the history
Fixed bugs in TFMPI2C.cpp
No other changes
  • Loading branch information
budryerson authored Jul 22, 2020
1 parent a3b666d commit 3ed81db
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/TFMPI2C.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
/* File Name: TFMPI2C.h
* Developer: Bud Ryerson
* Date: 17JUN2020
* Version: 1.4.0
* 1.4.1 - 22JUL20
* Date: 22JUL2020
* Version: 1.4.1
* Described: Arduino Library for the Benewake TFMini-Plus Lidar sensor
* configured for the I2C interface
*
Expand Down Expand Up @@ -59,6 +58,7 @@
- - - - - - - - - - - - - - - -
and added appropriate error status codes
3. Changed defined command SET_UART_MODE to SET_SERIAL_MODE
* v.1.4.1 - 22JUL20 - Fixed bugs in TFMPI2C.cpp
*/

#ifndef TFMPI2C_H // Guard to compile only once
Expand Down

0 comments on commit 3ed81db

Please sign in to comment.