Skip to content

Commit

Permalink
doc: fix typo in sdk readme
Browse files Browse the repository at this point in the history
Signed-off-by: Virgil Litan <[email protected]>
  • Loading branch information
VLitanADI committed Aug 31, 2020
1 parent 8930817 commit c6eb528
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/readme.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# 3D Time of Flight SDK

### Overview
The SDK provides a framework for developing applications using the Analog Devices depth sensing technology. The API is spit into a high level API for system configuration and data capture and a low level API exposing more advanced harwdare configuration options. The diagram below shows where the SDK fits in the broader software stack and the additional software components that are required to enable USB and network connectivity to a host PC.
The SDK provides a framework for developing applications using the Analog Devices depth sensing technology. The API is split into a high level API for system configuration and data capture and a low level API exposing more advanced harwdare configuration options. The diagram below shows where the SDK fits in the broader software stack and the additional software components that are required to enable USB and network connectivity to a host PC.

![Software stack](https://github.com/analogdevicesinc/aditof_sdk/blob/master/doc/img/sdk_software_stack.png)

Expand Down

0 comments on commit c6eb528

Please sign in to comment.