# TSNS

## Overview

tsns example project shows the simple functions of temperature sensor built-in MCU. In this project, current temperature will be shown on debug console periodically.

## Board Setting

No special settings

## Running the example

When the project runs correctly, and the following information will be shown on debug console repeatedly:
```console
current temperature 25.0 (0x19c9)
```
