---
tag: m0149
title: Set Temperature Units
brief: Set temperature units to Celsius, Fahrenheit, or Kelvin.
author: thinkyhead

requires: TEMPERATURE_UNITS_SUPPORT
group: units

codes: [ M149 ]

notes:

parameters:
  -
    tag: C
    optional: true
    description: Celsius
  -
    tag: F
    optional: true
    description: Fahrenheit
  -
    tag: K
    optional: true
    description: Kelvin

examples:

---

Set temperature units to Celsius, Fahrenheit, or Kelvin. Celsius is the default.
